aboutsummaryrefslogtreecommitdiffstats
path: root/cad/xcircuit/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'cad/xcircuit/Makefile')
-rw-r--r--cad/xcircuit/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/cad/xcircuit/Makefile b/cad/xcircuit/Makefile
index 450658a510d8..44eb77a75515 100644
--- a/cad/xcircuit/Makefile
+++ b/cad/xcircuit/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: xcircuit
-# Version required: 2.0b1
+# Version required: 2.0b3
# Date created: 3 Apr 1998
# Whom: giffunip@asme.org
#
# $FreeBSD$
#
-DISTNAME= xcircuit-2.0b1
+DISTNAME= xcircuit-2.0b3
CATEGORIES= cad
MASTER_SITES= ftp://bach.ece.jhu.edu/pub/tim/xcircuit/ \
http://bach.ece.jhu.edu/~tim/programs/xcircuit/archive/
@@ -22,9 +22,7 @@ XMKMF= xmkmf
MAN1= xcircuit.1
post-install:
-.if !defined(NOPORTDOCS)
@${MKDIR} ${PREFIX}/share/examples/xcircuit
${INSTALL_DATA} ${WRKSRC}/examples/* ${PREFIX}/share/examples/xcircuit
-.endif
.include <bsd.port.mk>