aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2014-03-31 03:48:11 +0800
committerdinoex <dinoex@FreeBSD.org>2014-03-31 03:48:11 +0800
commit19115f181b48c5b0d877261b5a28ef6776a19242 (patch)
tree7c03f67640b9e47cd4542324c0107a707323c256 /graphics
parente701e16b33f008af5d7990c6f2a7cd56eed79dd5 (diff)
downloadfreebsd-ports-gnome-19115f181b48c5b0d877261b5a28ef6776a19242.tar.gz
freebsd-ports-gnome-19115f181b48c5b0d877261b5a28ef6776a19242.tar.zst
freebsd-ports-gnome-19115f181b48c5b0d877261b5a28ef6776a19242.zip
- add USES=tar:xz
- cleanup GNU_CONFIGURE_ARGS for iconv
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