summaryrefslogtreecommitdiff
path: root/graphics/gimp-app-devel/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-08-14 13:15:51 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-08-14 13:15:51 +0000
commitfc5bea7541f572eff5ea4608ba67623b3a28e0a8 (patch)
tree0fec50413c6980b37f3c8e4540a0784db68ec779 /graphics/gimp-app-devel/Makefile
parentThe X11 headers are needed for compilation, but nothing from X is (diff)
Undo 1.2.2 upgrade.
Requested by: vanilla (maintainer)
Notes
Notes: svn path=/head/; revision=46239
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 2f71d79fe323..2171163f9547 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