summaryrefslogtreecommitdiffstats
path: root/graphics/gimp-app-devel/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2001-08-14 13:15:51 +0000
committersobomax <sobomax@FreeBSD.org>2001-08-14 13:15:51 +0000
commitbb47baff363e954fc12d51ba333b018da08c3d3b (patch)
tree8d97a707b9290f8d228c0e41c0e008aab25d05a3 /graphics/gimp-app-devel/Makefile
parent230083d363e57a18ea0564b9dcb252f173dcf488 (diff)
downloadFreeBSD-ports-bb47baff363e954fc12d51ba333b018da08c3d3b.zip
FreeBSD-ports-bb47baff363e954fc12d51ba333b018da08c3d3b.tar.gz
Undo 1.2.2 upgrade.
Requested by: vanilla (maintainer)
Diffstat (limited to 'graphics/gimp-app-devel/Makefile')
-rw-r--r--graphics/gimp-app-devel/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/graphics/gimp-app-devel/Makefile b/graphics/gimp-app-devel/Makefile
index 2f71d79..2171163 100644
--- a/graphics/gimp-app-devel/Makefile
+++ b/graphics/gimp-app-devel/Makefile
@@ -6,7 +6,9 @@
#
PORTNAME= gimp
-PORTVERSION= 1.2.2
+PORTVERSION= 1.2.1
+PORTREVISION= 2
+PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \
@@ -22,7 +24,7 @@ LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib \
png.4:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff
-SHLIBVER?= 1
+SHLIBVER?= ${PORTVERSION:S/1.2.//g}
USE_BZIP2= yes
USE_X_PREFIX= yes
OpenPOWER on IntegriCloud