diff options
Diffstat (limited to 'multimedia/gxmms/Makefile')
-rw-r--r-- | multimedia/gxmms/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/multimedia/gxmms/Makefile b/multimedia/gxmms/Makefile index e36a50fa144d..0e115d2e6f09 100644 --- a/multimedia/gxmms/Makefile +++ b/multimedia/gxmms/Makefile @@ -7,7 +7,7 @@ PORTNAME= gxmms PORTVERSION= 0.2.1 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= multimedia gnome MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -19,7 +19,7 @@ BUILD_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms USE_GMAKE= yes -USE_GNOME= gnomehack gnomepanel gnomeprefix intlhack +USE_GNOME= gnomehack gnomepanel gnomeprefix intlhack libgnomeui USE_GETTEXT= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include `pkg-config --cflags libgnomeui-2.0`" \ |