aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-devel/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-29 13:52:43 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-29 13:52:43 +0000
commit17c2849da52b92c8504b0b1035abd94f1d99a8f3 (patch)
treed74693afeda9f7dead6ba5a89142758be6165049 /graphics/gimp-devel/Makefile
parent255c11737066877d9aa717a87e94a261b48994a0 (diff)
Notes
Diffstat (limited to 'graphics/gimp-devel/Makefile')
-rw-r--r--graphics/gimp-devel/Makefile7
1 files changed, 1 insertions, 6 deletions
diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile
index 61a311a389d0..3f0d7c69d26f 100644
--- a/graphics/gimp-devel/Makefile
+++ b/graphics/gimp-devel/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gimp
-PORTVERSION= 1.3.18
-PORTREVISION= 1
+PORTVERSION= 1.3.19
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@@ -71,10 +70,6 @@ LIB_DEPENDS+= gimpprint.2:${PORTSDIR}/print/gimp-print
.include <bsd.port.pre.mk>
-.if ${OSVERSION} < 500000
-EXTRA_PATCHES= ${PATCHDIR}/asm_old_gcc.patch
-.endif
-
.if exists(${X11BASE}/libdata/pkgconfig/libgtkhtml-2.0.pc)
WITH_HTML_HELP_BROWSER= yes
.endif