aboutsummaryrefslogtreecommitdiff
path: root/audio/playgsf
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2006-07-17 08:41:53 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2006-07-17 08:41:53 +0000
commit791cb9760547cc4c0b46654ef566f4a06c66f25a (patch)
treec0949c50520dbff3afc04eb0658c4083c72d281f /audio/playgsf
parent635ca768485abd780b2c22bf238bbd8e658bcdbf (diff)
downloadports-791cb9760547cc4c0b46654ef566f4a06c66f25a.tar.gz
ports-791cb9760547cc4c0b46654ef566f4a06c66f25a.zip
This port now builds on 7-CURRENT
Notes
Notes: svn path=/head/; revision=168064
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>