aboutsummaryrefslogtreecommitdiff
path: root/audio/sidplay2/Makefile
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-12-30 17:13:24 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-12-30 17:13:24 +0000
commit8d85e5f2fb44a8d1b79ae54e24142685da743db3 (patch)
treee1332d31e1bcf07b70b7c78dbca31a5c7811d92e /audio/sidplay2/Makefile
parenta530415349b9d66e8f88884afb7a31022e8020de (diff)
downloadports-8d85e5f2fb44a8d1b79ae54e24142685da743db3.tar.gz
ports-8d85e5f2fb44a8d1b79ae54e24142685da743db3.zip
Notes
Diffstat (limited to 'audio/sidplay2/Makefile')
-rw-r--r--audio/sidplay2/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/sidplay2/Makefile b/audio/sidplay2/Makefile
index 77e46c7150b3..3a3e285bda1e 100644
--- a/audio/sidplay2/Makefile
+++ b/audio/sidplay2/Makefile
@@ -14,9 +14,7 @@ LIB_DEPENDS= libsidplay2.so:${PORTSDIR}/audio/libsidplay2
GNU_CONFIGURE= yes
USES= pkgconfig
-NO_STAGE= yes
-MAN1= sidplay2.1
-PLIST_FILES= bin/sidplay2
+PLIST_FILES= bin/sidplay2 man/man1/sidplay2.1.gz
.include <bsd.port.mk>