diff options
Diffstat (limited to 'x11/gnome-menus/Makefile')
-rw-r--r-- | x11/gnome-menus/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gnome-menus/Makefile b/x11/gnome-menus/Makefile index 5a8ffe48ff43..2b04a083b71a 100644 --- a/x11/gnome-menus/Makefile +++ b/x11/gnome-menus/Makefile @@ -8,7 +8,7 @@ PORTNAME= gnome-menus PORTVERSION= 2.12.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12 @@ -22,7 +22,7 @@ USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes USE_GNOME= gnomeprefix gnomehack intlhack gnomevfs2 ltverhack -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:15 USE_PYTHON= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ |