aboutsummaryrefslogtreecommitdiff
path: root/audio/goobox
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2004-12-20 19:54:57 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2004-12-20 19:54:57 +0000
commitbba3a8778276fc34d60463c04e159eca3ec38504 (patch)
treefa7978faf58d43f1eedf4656a7bdc47e336bf59c /audio/goobox
parenta01227a21ccdb253d1d1d237186b9fdbc479b78c (diff)
downloadports-bba3a8778276fc34d60463c04e159eca3ec38504.tar.gz
ports-bba3a8778276fc34d60463c04e159eca3ec38504.zip
Notes
Diffstat (limited to 'audio/goobox')
-rw-r--r--audio/goobox/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/goobox/Makefile b/audio/goobox/Makefile
index 7a84ecb99d6b..3d8d042d77fd 100644
--- a/audio/goobox/Makefile
+++ b/audio/goobox/Makefile
@@ -7,6 +7,7 @@
PORTNAME= goobox
PORTVERSION= 0.6.0
+PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
@@ -26,6 +27,6 @@ USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
-GCONF_SCEMAS= goobox.schemas
+GCONF_SCHEMAS= goobox.schemas
.include <bsd.port.mk>