diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-10-25 12:42:00 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2013-10-25 12:42:00 +0000 |
commit | b6eeafcdd7ac2b795b27e0c66fb5ad729e678cb2 (patch) | |
tree | 92878d5689989b1ac3c0807c2455e7ea293a6b08 /audio/mikmod | |
parent | 523ab18cbc9e501c7167bb91b95bd33038a4eb03 (diff) | |
download | ports-b6eeafcdd7ac2b795b27e0c66fb5ad729e678cb2.tar.gz ports-b6eeafcdd7ac2b795b27e0c66fb5ad729e678cb2.zip |
Notes
Diffstat (limited to 'audio/mikmod')
-rw-r--r-- | audio/mikmod/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/mikmod/Makefile b/audio/mikmod/Makefile index f85dbfc2e1fe..e687b810afc6 100644 --- a/audio/mikmod/Makefile +++ b/audio/mikmod/Makefile @@ -18,8 +18,7 @@ LIB_DEPENDS= mikmod:${PORTSDIR}/audio/libmikmod USES= gmake GNU_CONFIGURE= yes -MAN1= mikmod.1 -PLIST_FILES= bin/mikmod +PLIST_FILES= bin/mikmod man/man1/mikmod.1.gz PORTSCOUT= skipv:3.3.0 |