- Chase libexif update

- Bump PORTREVISION
This commit is contained in:
Michael Johnson 2005-04-04 05:56:08 +00:00
parent 582a24603e
commit 3a81f8f301
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132412
3 changed files with 6 additions and 6 deletions

View file

@ -7,7 +7,7 @@
PORTNAME= gimp
PORTVERSION= 2.2.4
PORTREVISION= 4
PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@ -73,7 +73,7 @@ PLIST_SUB+= AA=""
.if defined(WITHOUT_EXIF)
CONFIGURE_ARGS+= --without-libexif
.else
LIB_DEPENDS+= exif.10:${PORTSDIR}/graphics/libexif
LIB_DEPENDS+= exif.12:${PORTSDIR}/graphics/libexif
.endif
.if defined(WITHOUT_MNG)

View file

@ -7,7 +7,7 @@
PORTNAME= gimp
PORTVERSION= 2.2.4
PORTREVISION= 4
PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@ -73,7 +73,7 @@ PLIST_SUB+= AA=""
.if defined(WITHOUT_EXIF)
CONFIGURE_ARGS+= --without-libexif
.else
LIB_DEPENDS+= exif.10:${PORTSDIR}/graphics/libexif
LIB_DEPENDS+= exif.12:${PORTSDIR}/graphics/libexif
.endif
.if defined(WITHOUT_MNG)

View file

@ -7,7 +7,7 @@
PORTNAME= gimp
PORTVERSION= 2.2.4
PORTREVISION= 4
PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
@ -73,7 +73,7 @@ PLIST_SUB+= AA=""
.if defined(WITHOUT_EXIF)
CONFIGURE_ARGS+= --without-libexif
.else
LIB_DEPENDS+= exif.10:${PORTSDIR}/graphics/libexif
LIB_DEPENDS+= exif.12:${PORTSDIR}/graphics/libexif
.endif
.if defined(WITHOUT_MNG)