diff options
Diffstat (limited to 'sysutils/gnomecontrolcenter2/Makefile')
-rw-r--r-- | sysutils/gnomecontrolcenter2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/gnomecontrolcenter2/Makefile b/sysutils/gnomecontrolcenter2/Makefile index 6dbc17056aa8..94b63a0febd0 100644 --- a/sysutils/gnomecontrolcenter2/Makefile +++ b/sysutils/gnomecontrolcenter2/Makefile @@ -8,6 +8,7 @@ PORTNAME= gnomecontrolcenter2 PORTVERSION= 2.12.3 +PORTREVISION= 1 CATEGORIES= sysutils gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/control-center/2.12 @@ -27,7 +28,7 @@ USE_GSTREAMER= yes WANT_GNOME= yes USE_GNOME= gnomeprefix gnomehack intlhack metacity nautilus2 \ gnomemenus desktopfileutils -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes INSTALLS_OMF= yes INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \ |