aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2014-04-11 23:46:33 +0800
committerbapt <bapt@FreeBSD.org>2014-04-11 23:46:33 +0800
commit3c0c90be15285d9605fed2cc52740b8975950715 (patch)
tree4ea6955b96583588b55f96c2ff96f7c99a64ad47 /graphics
parentf5424d8b7fa06cd5e41421614b6eeaad0d2d1a52 (diff)
downloadfreebsd-ports-gnome-3c0c90be15285d9605fed2cc52740b8975950715.tar.gz
freebsd-ports-gnome-3c0c90be15285d9605fed2cc52740b8975950715.tar.zst
freebsd-ports-gnome-3c0c90be15285d9605fed2cc52740b8975950715.zip
Support stage
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gdk-pixbuf/Makefile16
-rw-r--r--graphics/gdk-pixbuf/pkg-plist2
2 files changed, 9 insertions, 9 deletions
diff --git a/graphics/gdk-pixbuf/Makefile b/graphics/gdk-pixbuf/Makefile
index 6de77d5707ed..f1c5cb097484 100644
--- a/graphics/gdk-pixbuf/Makefile
+++ b/graphics/gdk-pixbuf/Makefile
@@ -4,7 +4,7 @@
PORTNAME?= gdk-pixbuf
PORTVERSION= 0.22.0
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES?= graphics
MASTER_SITES= GNOME
MASTER_SITE_SUBDIR= sources/gdk-pixbuf/0.22
@@ -12,16 +12,15 @@ DISTNAME= gdk-pixbuf-${PORTVERSION}
DIST_SUBDIR= gnome
MAINTAINER= gnome@FreeBSD.org
-COMMENT?= A graphic library for GTK+
+COMMENT?= Graphic library for GTK+
-LIB_DEPENDS+= png15:${PORTSDIR}/graphics/png \
- tiff.4:${PORTSDIR}/graphics/tiff \
- jpeg.11:${PORTSDIR}/graphics/jpeg
+LIB_DEPENDS+= libpng15.so:${PORTSDIR}/graphics/png \
+ libtiff.so:${PORTSDIR}/graphics/tiff \
+ libjpeg.so:${PORTSDIR}/graphics/jpeg
-USE_BZIP2= yes
-USE_GMAKE= yes
+USES= gmake libtool pathfix tar:bzip2
USE_XORG= xt xi x11
-USE_GNOME+= gnomehack gtk12
+USE_GNOME+= gtk12
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc \
@@ -32,7 +31,6 @@ CPPFLAGS+= -I${LOCALBASE}/include
BUILD_CANVAS?= no
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure
diff --git a/graphics/gdk-pixbuf/pkg-plist b/graphics/gdk-pixbuf/pkg-plist
index de915088da06..d7b3d424f466 100644
--- a/graphics/gdk-pixbuf/pkg-plist
+++ b/graphics/gdk-pixbuf/pkg-plist
@@ -19,9 +19,11 @@ lib/gdk-pixbuf/loaders/libpixbufloader-xpm.so
lib/libgdk_pixbuf.a
lib/libgdk_pixbuf.so
lib/libgdk_pixbuf.so.2
+lib/libgdk_pixbuf.so.2.0.0
lib/libgdk_pixbuf_xlib.a
lib/libgdk_pixbuf_xlib.so
lib/libgdk_pixbuf_xlib.so.2
+lib/libgdk_pixbuf_xlib.so.2.0.0
share/aclocal/gdk-pixbuf.m4
%%DOCSDIR%%/a3696.html
%%DOCSDIR%%/compiling.html