aboutsummaryrefslogtreecommitdiff
path: root/audio/playgsf
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2008-10-30 17:09:44 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2008-10-30 17:09:44 +0000
commitd04650537c471396859a1d4ee8221c0583ff8d7c (patch)
treee8411ad67794dddd565cb413713d655b31038c1f /audio/playgsf
parente6861fb2ff7df027ba901c7ebb2e31a85f90c479 (diff)
downloadports-d04650537c471396859a1d4ee8221c0583ff8d7c.tar.gz
ports-d04650537c471396859a1d4ee8221c0583ff8d7c.zip
Tell portscout to skip a particular version. The distfile in question is just
a symlink to the current version.
Notes
Notes: svn path=/head/; revision=222237
Diffstat (limited to 'audio/playgsf')
-rw-r--r--audio/playgsf/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/playgsf/Makefile b/audio/playgsf/Makefile
index ae150791b064..c634ed694a8c 100644
--- a/audio/playgsf/Makefile
+++ b/audio/playgsf/Makefile
@@ -34,6 +34,8 @@ PLIST_FILES= bin/playgsf
# contains x86 assembler
ONLY_FOR_ARCHS= i386
+PORTSCOUT= skipv:0.7.2
+
post-patch:
@${REINPLACE_CMD} \
-e 's|\(@LDFLAGS@\)|\1 ${LDFLAGS}|' \