aboutsummaryrefslogtreecommitdiffstats
path: root/audio/playgsf
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2006-07-17 16:41:53 +0800
committerehaupt <ehaupt@FreeBSD.org>2006-07-17 16:41:53 +0800
commit4dcbf77f6e01cfb4977993d075bdbe40c73f0d8f (patch)
tree314c3084425e4ad0adae4b3373f932529bd6b250 /audio/playgsf
parent634e247684cfd79cb1726a8897d87d194033c383 (diff)
downloadfreebsd-ports-gnome-4dcbf77f6e01cfb4977993d075bdbe40c73f0d8f.tar.gz
freebsd-ports-gnome-4dcbf77f6e01cfb4977993d075bdbe40c73f0d8f.tar.zst
freebsd-ports-gnome-4dcbf77f6e01cfb4977993d075bdbe40c73f0d8f.zip
This port now builds on 7-CURRENT
Diffstat (limited to 'audio/playgsf')
-rw-r--r--audio/playgsf/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/audio/playgsf/Makefile b/audio/playgsf/Makefile
index f6ab44ea46f5..a27bd17133c2 100644
--- a/audio/playgsf/Makefile
+++ b/audio/playgsf/Makefile
@@ -36,12 +36,6 @@ PLIST_FILES= bin/playgsf
# contains x86 assembler
ONLY_FOR_ARCHS= i386
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} >= 700000
-BROKEN= Does not configure on FreeBSD 7.x
-.endif
-
post-patch:
@${REINPLACE_CMD} \
-e 's|\(@LDFLAGS@\)|\1 ${LDFLAGS}|' \
@@ -59,4 +53,4 @@ do-install:
post-install:
${CAT} ${PKGMESSAGE}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>