diff options
Diffstat (limited to 'audio/goobox/Makefile')
-rw-r--r-- | audio/goobox/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/goobox/Makefile b/audio/goobox/Makefile index 636333eaf..da2ed87e3 100644 --- a/audio/goobox/Makefile +++ b/audio/goobox/Makefile @@ -4,6 +4,7 @@ PORTNAME= goobox PORTVERSION= 3.3.2 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome3 @@ -26,6 +27,7 @@ GNU_CONFIGURE= yes INSTALLS_ICONS= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib +INSTALL_TARGET= install-strip OPTIONS_DEFINE= NOTIFY OPTIONS_DEFAULT=NOTIFY |