summaryrefslogtreecommitdiff
path: root/graphics/gimp1/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-05-30 06:47:14 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-05-30 06:47:14 +0000
commit9d0f2d5862c1105646b50961236d26c0dd82c6f6 (patch)
tree4deda430a522ecb9a9650617fd0c1bd69c5db6cd /graphics/gimp1/Makefile
parentUpdate MASTER_SITES and WWW to fix fennerism. (diff)
Update to 1.1.23. Also remove mandatory libintl dependency (should be inherited
from gtk++).
Notes
Notes: svn path=/head/; revision=28975
Diffstat (limited to 'graphics/gimp1/Makefile')
-rw-r--r--graphics/gimp1/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/gimp1/Makefile b/graphics/gimp1/Makefile
index 8b29ed7f4048..fbe16decb2e3 100644
--- a/graphics/gimp1/Makefile
+++ b/graphics/gimp1/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= gimp
-PORTVERSION= 1.1.22
+PORTVERSION= 1.1.23
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.gimp.org/pub/gimp/unstable/v${PORTVERSION}/ \
ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/gimp/unstable/v${PORTVERSION}/ \
@@ -27,8 +27,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
mpeg.1:${PORTSDIR}/graphics/mpeg-lib \
png.3:${PORTSDIR}/graphics/png \
- tiff.4:${PORTSDIR}/graphics/tiff \
- intl.1:${PORTSDIR}/devel/gettext
+ tiff.4:${PORTSDIR}/graphics/tiff
GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config