aboutsummaryrefslogtreecommitdiff
path: root/print/libgnomecups/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/libgnomecups/Makefile')
-rw-r--r--print/libgnomecups/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/libgnomecups/Makefile b/print/libgnomecups/Makefile
index 871fac90c142..c21d72a923ac 100644
--- a/print/libgnomecups/Makefile
+++ b/print/libgnomecups/Makefile
@@ -5,7 +5,8 @@
# $FreeBSD$
PORTNAME= libgnomecups
-PORTVERSION= 0.1.9
+PORTVERSION= 0.1.8
+PORTEPOCH= 1
CATEGORIES= print gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.1
@@ -21,7 +22,7 @@ USE_X_PREFIX= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack intlhack glib20
INSTALLS_SHLIB= yes
-USE_INC_LIBTOOL_VER=13
+USE_LIBTOOL_VER=15
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"