diff options
Diffstat (limited to 'x11-toolkits/libgail-gnome/Makefile')
-rw-r--r-- | x11-toolkits/libgail-gnome/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/libgail-gnome/Makefile b/x11-toolkits/libgail-gnome/Makefile index a2777bd4eacf..025149fa59db 100644 --- a/x11-toolkits/libgail-gnome/Makefile +++ b/x11-toolkits/libgail-gnome/Makefile @@ -6,7 +6,7 @@ # PORTNAME= libgail-gnome -PORTVERSION= 1.0.5 +PORTVERSION= 1.0.6 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME}/1.0 @@ -19,9 +19,9 @@ USE_BZIP2= yes USE_GMAKE= yes USE_X_PREFIX= yes INSTALLS_SHLIB= yes -USE_INC_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 GNOME_DESKTOP_VERSION=2 -USE_GNOME= gnomeprefix gnomehack gnomepanel atspi lthack +USE_GNOME= gnomeprefix gnomehack gnomepanel atspi CONFIGURE_ARGS= --enable-static CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |