diff options
author | jim <jim@FreeBSD.org> | 2000-01-04 03:42:31 +0800 |
---|---|---|
committer | jim <jim@FreeBSD.org> | 2000-01-04 03:42:31 +0800 |
commit | a8998b34e6f2697d27149858f1f3be727bcbdbfe (patch) | |
tree | f553c8ce0f6fd2f31098e0315e518ef26dffcbf4 /graphics/gimp-devel/Makefile | |
parent | e72195aead9901ca2ff24231443e8b686990fa2f (diff) | |
download | freebsd-ports-gnome-a8998b34e6f2697d27149858f1f3be727bcbdbfe.tar.gz freebsd-ports-gnome-a8998b34e6f2697d27149858f1f3be727bcbdbfe.tar.zst freebsd-ports-gnome-a8998b34e6f2697d27149858f1f3be727bcbdbfe.zip |
Update to version 1.1.14.
Reviewed by: Various people from the ports list
Diffstat (limited to 'graphics/gimp-devel/Makefile')
-rw-r--r-- | graphics/gimp-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-devel/Makefile b/graphics/gimp-devel/Makefile index 57f50f846c2d..0a016685474f 100644 --- a/graphics/gimp-devel/Makefile +++ b/graphics/gimp-devel/Makefile @@ -23,7 +23,7 @@ LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ png.3:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff -VERSION= 1.1.11 +VERSION= 1.1.14 GLIB_CONFIG?= ${LOCALBASE}/bin/glib12-config GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |