aboutsummaryrefslogtreecommitdiff
path: root/audio/goobox/Makefile
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-03-31 18:59:35 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-03-31 18:59:35 +0000
commit676940276c17b48d7ce642f449bfaa9275bec7ea (patch)
tree77f6541fc43a6e2b0d8198a1dea666ebba5d817c /audio/goobox/Makefile
parentddb5c28e3c78dc5bc5cc7b933d3025297b748008 (diff)
downloadports-676940276c17b48d7ce642f449bfaa9275bec7ea.tar.gz
ports-676940276c17b48d7ce642f449bfaa9275bec7ea.zip
Stagify.
Notes
Notes: svn path=/head/; revision=349788
Diffstat (limited to 'audio/goobox/Makefile')
-rw-r--r--audio/goobox/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/audio/goobox/Makefile b/audio/goobox/Makefile
index c8d8c1bc84d3..be3729d88203 100644
--- a/audio/goobox/Makefile
+++ b/audio/goobox/Makefile
@@ -20,7 +20,6 @@ LIB_DEPENDS= libdiscid.so:${PORTSDIR}/audio/libdiscid \
RUN_DEPENDS= ${LOCALBASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme
USE_XORG= x11
-NO_STAGE= yes
USES= gettext gmake pkgconfig
USE_BZIP2= yes
USE_GNOME= gnomeprefix gnomehack intlhack gtk20 gconf2 desktopfileutils
@@ -45,7 +44,4 @@ CONFIGURE_ARGS+=--enable-notification
CONFIGURE_ARGS+=--disable-notification
.endif
-post-install:
- @-update-desktop-database
-
.include <bsd.port.mk>