mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Unbreak after gegl update
Pointy hat to: gahr
This commit is contained in:
parent
f9dda5ace5
commit
6a1cc723e7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=229845
1 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@
|
||||||
|
|
||||||
PORTNAME= gimp-app
|
PORTNAME= gimp-app
|
||||||
DISTVERSION= 2.6.5
|
DISTVERSION= 2.6.5
|
||||||
PORTREVISION?= 0
|
PORTREVISION?= 1
|
||||||
PORTEPOCH?= 1
|
PORTEPOCH?= 1
|
||||||
CATEGORIES?= graphics gnome
|
CATEGORIES?= graphics gnome
|
||||||
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
|
MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \
|
||||||
|
@ -34,7 +34,7 @@ LIB_DEPENDS= exif.12:${PORTSDIR}/graphics/libexif \
|
||||||
jpeg.9:${PORTSDIR}/graphics/jpeg \
|
jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||||
tiff.4:${PORTSDIR}/graphics/tiff \
|
tiff.4:${PORTSDIR}/graphics/tiff \
|
||||||
lcms.1:${PORTSDIR}/graphics/lcms \
|
lcms.1:${PORTSDIR}/graphics/lcms \
|
||||||
gegl-0.0.20:${PORTSDIR}/graphics/gegl
|
gegl-0.0.22:${PORTSDIR}/graphics/gegl
|
||||||
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes
|
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:${PORTSDIR}/misc/iso-codes
|
||||||
|
|
||||||
CONFLICTS= gimp-app-devel-[0-9]*
|
CONFLICTS= gimp-app-devel-[0-9]*
|
||||||
|
|
Loading…
Add table
Reference in a new issue