diff options
author | tijl <tijl@FreeBSD.org> | 2016-08-05 01:44:14 +0800 |
---|---|---|
committer | tijl <tijl@FreeBSD.org> | 2016-08-05 01:44:14 +0800 |
commit | 73432f94649840be49b7e13a843d101746a64e56 (patch) | |
tree | 78428e3e5c05cda91f639c0b1c3661c9f297da91 /graphics | |
parent | 55c73e1a0decb50ffa5519f3622fac0c02c0ecf5 (diff) | |
download | freebsd-ports-gnome-73432f94649840be49b7e13a843d101746a64e56.tar.gz freebsd-ports-gnome-73432f94649840be49b7e13a843d101746a64e56.tar.zst freebsd-ports-gnome-73432f94649840be49b7e13a843d101746a64e56.zip |
- Move some dependencies from linux-c6-gtk2 to linux-c6-gdk-pixbuf2.
- Remove pixman distfiles from linux-c6-gtk2. Nothing there needs it.
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/linux-c6-gdk-pixbuf2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/linux-c6-gdk-pixbuf2/Makefile b/graphics/linux-c6-gdk-pixbuf2/Makefile index 0527137fc039..c34dc82636b3 100644 --- a/graphics/linux-c6-gdk-pixbuf2/Makefile +++ b/graphics/linux-c6-gdk-pixbuf2/Makefile @@ -3,6 +3,7 @@ PORTNAME= gdk-pixbuf2 PORTVERSION= 2.24.1 +PORTREVISION= 1 CATEGORIES= graphics linux MAINTAINER= emulation@FreeBSD.org @@ -10,6 +11,7 @@ COMMENT= RPM of the gdk-pixbuf lib (Linux CentOS ${LINUX_DIST_VER}) ONLY_FOR_ARCHS= i386 amd64 USE_LINUX= c6 +USE_LINUX_APPS= jasper jpeg png tiff xorglibs USE_LINUX_RPM= yes RPMVERSION= 6.el6_7 LINUX_NAME= lib${PORTNAME} |