View | Details | Raw Unified | Return to bug 256983 | Differences between
and this patch

Collapse All | Expand All

(-)b/graphics/gimp-app/Makefile (-2 / +3 lines)
Lines 2-8 Link Here
2
2
3
PORTNAME?=	gimp-app
3
PORTNAME?=	gimp-app
4
PORTVERSION=	2.10.24
4
PORTVERSION=	2.10.24
5
PORTREVISION=	7
5
PORTREVISION=	8
6
PORTEPOCH?=	1
6
PORTEPOCH?=	1
7
CATEGORIES?=	graphics gnome
7
CATEGORIES?=	graphics gnome
8
MASTER_SITES=	GIMP/gimp/v${PORTVERSION:R}
8
MASTER_SITES=	GIMP/gimp/v${PORTVERSION:R}
Lines 29-35 LIB_DEPENDS= libpng.so:graphics/png \ Link Here
29
		libgexiv2.so:graphics/gexiv2 \
29
		libgexiv2.so:graphics/gexiv2 \
30
		libjson-c.so:devel/json-c \
30
		libjson-c.so:devel/json-c \
31
		libmypaint.so:graphics/libmypaint \
31
		libmypaint.so:graphics/libmypaint \
32
		libfreetype.so:print/freetype2
32
		libfreetype.so:print/freetype2 \
33
		libImath-3_0.so:math/Imath
33
RUN_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes \
34
RUN_DEPENDS=	${LOCALBASE}/libdata/pkgconfig/iso-codes.pc:misc/iso-codes \
34
		glib-networking>=0:net/glib-networking \
35
		glib-networking>=0:net/glib-networking \
35
		mypaint-brushes>0:graphics/mypaint-brushes
36
		mypaint-brushes>0:graphics/mypaint-brushes

Return to bug 256983