summaryrefslogtreecommitdiffstats
path: root/audio/goobox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/goobox/Makefile')
-rw-r--r--audio/goobox/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/goobox/Makefile b/audio/goobox/Makefile
index c00f0f3ef..fe850c444 100644
--- a/audio/goobox/Makefile
+++ b/audio/goobox/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= goobox
-PORTVERSION= 0.7.1
+PORTVERSION= 0.7.2
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
@@ -27,5 +27,6 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
GCONF_SCHEMAS= goobox.schemas
+INSTALLS_OMF= yes
.include <bsd.port.mk>