aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2008-11-20 22:19:31 +0800
committerehaupt <ehaupt@FreeBSD.org>2008-11-20 22:19:31 +0800
commit7398f53bdb6abfe2be59b8a5c3f94318e3e3e6d2 (patch)
treed2350cc0b4519b28cdff253dac4e717f1b8d7fa3 /audio
parent9fa731752028f4a4ec20900dc50760d235dd7276 (diff)
downloadfreebsd-ports-gnome-7398f53bdb6abfe2be59b8a5c3f94318e3e3e6d2.tar.gz
freebsd-ports-gnome-7398f53bdb6abfe2be59b8a5c3f94318e3e3e6d2.tar.zst
freebsd-ports-gnome-7398f53bdb6abfe2be59b8a5c3f94318e3e3e6d2.zip
Introduce PORTSCOUT var
Diffstat (limited to 'audio')
-rw-r--r--audio/mikmod/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/mikmod/Makefile b/audio/mikmod/Makefile
index 99eb40ce74b7..5a2cfc40bf11 100644
--- a/audio/mikmod/Makefile
+++ b/audio/mikmod/Makefile
@@ -27,4 +27,6 @@ CONFIGURE_ARGS+= --enable-color-interface
MAN1= mikmod.1
PLIST_FILES= bin/mikmod
+PORTSCOUT= skipv:3.3.0
+
.include <bsd.port.mk>