From 7e6021061b18425aa731f2d3f998e24918244ffb Mon Sep 17 00:00:00 2001 From: vanilla Date: Thu, 11 Apr 2002 01:37:32 +0000 Subject: Upgrade to 1.2.3. --- graphics/gimp1/Makefile | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) (limited to 'graphics/gimp1/Makefile') diff --git a/graphics/gimp1/Makefile b/graphics/gimp1/Makefile index f4e2048..ca69390 100644 --- a/graphics/gimp1/Makefile +++ b/graphics/gimp1/Makefile @@ -6,9 +6,9 @@ # PORTNAME= gimp -PORTVERSION= 1.2.2 -PORTREVISION= 1 -PORTEPOCH= 1 +PORTVERSION= 1.2.3 +PORTREVISION= 0 +#PORTEPOCH= 1 CATEGORIES= graphics gnome MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \ @@ -24,7 +24,8 @@ LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib \ png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff -SHLIBVER?= ${PORTVERSION:S/1.2.//g} +#SHLIBVER?= ${PORTVERSION:S/1.2.//g} +SHLIBVER?= 2 USE_BZIP2= yes USE_X_PREFIX= yes @@ -34,6 +35,7 @@ USE_GTK= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore +LIBTOOLFILES= aclocal.m4 PLIST_SUB= SHLIBVER="${SHLIBVER}" CONFIGURE_ARGS= --disable-perl CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ -- cgit v1.1