aboutsummaryrefslogtreecommitdiff
path: root/audio/xhippo
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-12-30 17:38:29 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-12-30 17:38:29 +0000
commitd68f53239a73c4a813eae99fbdc53c08b8c6872f (patch)
tree49e7d8ee2c78fce7c2a6b4eec4cfdaa3ca4e82e4 /audio/xhippo
parent01dccf4141c1039713a2343d01d16b332d499028 (diff)
downloadports-d68f53239a73c4a813eae99fbdc53c08b8c6872f.tar.gz
ports-d68f53239a73c4a813eae99fbdc53c08b8c6872f.zip
Stage support
Notes
Notes: svn path=/head/; revision=338153
Diffstat (limited to 'audio/xhippo')
-rw-r--r--audio/xhippo/Makefile10
-rw-r--r--audio/xhippo/pkg-plist1
2 files changed, 1 insertions, 10 deletions
diff --git a/audio/xhippo/Makefile b/audio/xhippo/Makefile
index 088f24e28f3f..dc9cec4fbe60 100644
--- a/audio/xhippo/Makefile
+++ b/audio/xhippo/Makefile
@@ -15,7 +15,6 @@ LIB_DEPENDS= libid3tag.so:${PORTSDIR}/audio/libid3tag
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
USE_GNOME= gtk20
-NO_STAGE= yes
USES= gettext pkgconfig
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-gtk2
@@ -23,7 +22,6 @@ CONFIGURE_ARGS= --with-gtk2
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-MAN1= xhippo.1
INFO= xhippo
post-extract:
@@ -34,12 +32,4 @@ post-patch:
'/^sysconf_DATA/s|=.*|= xhippo.config.default|' \
${WRKSRC}/Makefile.in
-post-install:
-.if !exists(${PREFIX}/etc/xhippo.config)
- (cd ${PREFIX}/etc && ${CP} xhippo.config.default xhippo.config)
-.endif
- @${ECHO_MSG}
- @${CAT} ${PKGMESSAGE}
- @${ECHO_MSG}
-
.include <bsd.port.mk>
diff --git a/audio/xhippo/pkg-plist b/audio/xhippo/pkg-plist
index ef329c2d737f..309e52551a12 100644
--- a/audio/xhippo/pkg-plist
+++ b/audio/xhippo/pkg-plist
@@ -2,4 +2,5 @@ bin/xhippo
@unexec if cmp -s %D/etc/xhippo.config %D/etc/xhippo.config.default; then rm -f %D/etc/xhippo.config; fi
etc/xhippo.config.default
@exec test -f %B/xhippo.config || cp %B/%f %B/xhippo.config
+man/man1/xhippo.1.gz
share/locale/de/LC_MESSAGES/xhippo.mo