aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2014-03-30 19:48:11 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2014-03-30 19:48:11 +0000
commit19ce0d9a56897a33d0c8c388764569f521bd9628 (patch)
tree7c03f67640b9e47cd4542324c0107a707323c256 /graphics
parente07b0852e1799302ed40d93ce7af2629b2995294 (diff)
downloadports-19ce0d9a56897a33d0c8c388764569f521bd9628.tar.gz
ports-19ce0d9a56897a33d0c8c388764569f521bd9628.zip
- add USES=tar:xz
- cleanup GNU_CONFIGURE_ARGS for iconv
Notes
Notes: svn path=/head/; revision=349673
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gd/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile
index c289c6766912..c47e0df0ecfa 100644
--- a/graphics/gd/Makefile
+++ b/graphics/gd/Makefile
@@ -18,8 +18,7 @@ LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
CONFLICTS= bazaar-1.*
-USE_XZ= yes
-USES= pkgconfig
+USES= tar:xz pkgconfig
GNU_CONFIGURE= yes
GNU_CONFIGURE_ENV= PKG_CONFIG_LIBDIR=${LOCALBASE}/libdata/pkgconfig
GNU_CONFIGURE_ARGS=
@@ -31,9 +30,7 @@ NO_OPTIONS_SORT=yes
FONTCONFIG_LIB_DEPENDS+= libfontconfig.so:${PORTSDIR}/x11-fonts/fontconfig
FONTCONFIG_CONFIGURE_OFF= --with-fontconfig=no
ICONV_USES= iconv
-ICONV_CONFIGURE_WITH= libiconv
ICONV_CONFIGURE_ON= ${ICONV_CONFIGURE_ARG}
-ICONV_CONFIGURE_OFF= --with-libiconv-prefix=no
VPX_LIB_DEPENDS= libvpx.so:${PORTSDIR}/multimedia/libvpx
VPX_CONFIGURE_OFF= --without-vpx
XPM_USE= xorg=xpm,x11