aboutsummaryrefslogtreecommitdiff
path: root/audio/xmms-shn
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2013-09-28 16:59:55 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2013-09-28 16:59:55 +0000
commitce17b5c12a0217396fced46be66173c417ce3ebf (patch)
tree95ffbb14b5150eb54f378a5fe257f98427ceaec4 /audio/xmms-shn
parent3e5c2b2fefeef3ff413e0b3b598af2dc48be3adb (diff)
downloadports-ce17b5c12a0217396fced46be66173c417ce3ebf.tar.gz
ports-ce17b5c12a0217396fced46be66173c417ce3ebf.zip
Notes
Diffstat (limited to 'audio/xmms-shn')
-rw-r--r--audio/xmms-shn/Makefile9
-rw-r--r--audio/xmms-shn/pkg-plist1
2 files changed, 3 insertions, 7 deletions
diff --git a/audio/xmms-shn/Makefile b/audio/xmms-shn/Makefile
index ceb33fc43feb..73da5cfb3313 100644
--- a/audio/xmms-shn/Makefile
+++ b/audio/xmms-shn/Makefile
@@ -14,15 +14,12 @@ BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
USE_GNOME= gtk12
-NO_STAGE= yes
GNU_CONFIGURE= yes
-.include <bsd.port.options.mk>
+OPTIONS_DEFINE= DOCS
post-install:
-.if ${PORT_OPTIONS:MDOCS}
- @${MKDIR} ${DOCSDIR}
- @${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR}
-.endif
+ ${MKDIR} ${STAGEDIR}${DOCSDIR}
+ ${INSTALL_DATA} ${WRKSRC}/README ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>
diff --git a/audio/xmms-shn/pkg-plist b/audio/xmms-shn/pkg-plist
index dd40011464ea..d6b78c7026ea 100644
--- a/audio/xmms-shn/pkg-plist
+++ b/audio/xmms-shn/pkg-plist
@@ -1,5 +1,4 @@
@comment $FreeBSD$
-lib/xmms/Input/libshn.la
lib/xmms/Input/libshn.so
%%PORTDOCS%%%%DOCSDIR%%/README
%%PORTDOCS%%@dirrm %%DOCSDIR%%