aboutsummaryrefslogtreecommitdiff
path: root/audio/mikmod
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2008-11-20 14:19:31 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2008-11-20 14:19:31 +0000
commitb9287b804148acc9fa2786a87e3a9f82c008caee (patch)
tree5e2b4cfaf13fc45120f0208ab7456cf6d2f5812f /audio/mikmod
parent08263422c31118208f644a6ad5707fd90a422047 (diff)
downloadports-b9287b804148acc9fa2786a87e3a9f82c008caee.tar.gz
ports-b9287b804148acc9fa2786a87e3a9f82c008caee.zip
Introduce PORTSCOUT var
Notes
Notes: svn path=/head/; revision=223085
Diffstat (limited to 'audio/mikmod')
-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>