diff options
Diffstat (limited to 'audio/muine')
-rw-r--r-- | audio/muine/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/muine/Makefile b/audio/muine/Makefile index cccddf4..358073d 100644 --- a/audio/muine/Makefile +++ b/audio/muine/Makefile @@ -8,6 +8,7 @@ PORTNAME= muine PORTVERSION= 0.8.5 +PORTREVISION= 2 CATEGORIES= audio gnome MASTER_SITES= http://muine-player.org/releases/ @@ -26,7 +27,7 @@ RUN_DEPENDS= gapi2-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp20 \ USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intltool libgnomeui -USE_X_PREFIX= yes +USE_XLIB= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \ |