diff options
author | Koop Mast <kwm@FreeBSD.org> | 2015-08-08 14:23:26 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2015-08-08 14:23:26 +0000 |
commit | 155eaa7cea0cec107efa65de4c1de6c3199e5f15 (patch) | |
tree | fd52b456ad960533b2f79cd7215b2a08a983680d /graphics/gdk-pixbuf | |
parent | 80438f7af2090cb371cc923cebd446ae44e93196 (diff) | |
download | ports-155eaa7cea0cec107efa65de4c1de6c3199e5f15.tar.gz ports-155eaa7cea0cec107efa65de4c1de6c3199e5f15.zip |
Notes
Diffstat (limited to 'graphics/gdk-pixbuf')
-rw-r--r-- | graphics/gdk-pixbuf/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gdk-pixbuf/Makefile b/graphics/gdk-pixbuf/Makefile index 30c20c46bda3..20fb3e45edc0 100644 --- a/graphics/gdk-pixbuf/Makefile +++ b/graphics/gdk-pixbuf/Makefile @@ -19,6 +19,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LIB LIB_DEPENDS= libpng.so:${PORTSDIR}/graphics/png \ libtiff.so:${PORTSDIR}/graphics/tiff +PORTSCOUT= ignore:1 + USES= cpe gmake jpeg libtool pathfix tar:bzip2 CPE_VENDOR= gnome USE_XORG= xt xi x11 |