aboutsummaryrefslogtreecommitdiff
path: root/cad/gtkwave
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 00:15:01 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-04 00:15:01 +0000
commit13fcaf3ba222367de80b232776c39f054ea88a90 (patch)
treec719ad9d3a8f9286945416f801a9686d8c7e826b /cad/gtkwave
parent4d5623ea35be1700ed738b3434c31b6e40943604 (diff)
downloadports-13fcaf3ba222367de80b232776c39f054ea88a90.tar.gz
ports-13fcaf3ba222367de80b232776c39f054ea88a90.zip
Notes
Diffstat (limited to 'cad/gtkwave')
-rw-r--r--cad/gtkwave/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/cad/gtkwave/Makefile b/cad/gtkwave/Makefile
index 7595d6d7d159..7afb580a0989 100644
--- a/cad/gtkwave/Makefile
+++ b/cad/gtkwave/Makefile
@@ -26,12 +26,6 @@ CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
INSTALLS_SHLIB= yes
LDCONFIG_DIRS= ${PREFIX}/lib/gtkwave
-.include <bsd.port.pre.mk>
-
-.if ( ${OSVERSION} < 500000 )
-USE_GCC= 3.4
-.endif
-
DOCS= doc/*.html doc/*.png doc/*.ps
EXAMPLES= examples/*.gz examples/*.vcd
@@ -47,4 +41,4 @@ post-install:
cd ${WRKSRC} && ${INSTALL_DATA} ${DOCS} ${DOCSDIR}
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>