diff options
Diffstat (limited to 'x11-toolkits/eel/Makefile')
-rw-r--r-- | x11-toolkits/eel/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/eel/Makefile b/x11-toolkits/eel/Makefile index ad89ce490b38..0501a95c0408 100644 --- a/x11-toolkits/eel/Makefile +++ b/x11-toolkits/eel/Makefile @@ -8,6 +8,7 @@ PORTNAME= eel PORTVERSION= 2.12.2 +PORTREVISION= 1 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.12 @@ -21,7 +22,7 @@ USE_GMAKE= yes USE_X_PREFIX= yes GNOME_DESKTOP_VERSION=2 USE_GNOME= gnomeprefix gnomehack gail gnomedesktop gnomemenus ltverhack -USE_AUTOTOOLS= libtool:15 +USE_AUTOTOOLS= libtool:15 USE_REINPLACE= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-shared --enable-static |