summaryrefslogtreecommitdiff
path: root/textproc/docbook2X
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2013-04-27 18:25:24 +0000
committerMarcus von Appen <mva@FreeBSD.org>2013-04-27 18:25:24 +0000
commit95e70819761ed898d6a4ea9874d4bd43a5491f3e (patch)
tree05c37dd385b99b953046290a1ad749042e2d1c51 /textproc/docbook2X
parentdevel/cross-binutils: Fix and update to 2.23.2 (diff)
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and USE_GETTEXT=yes to USES=gettext while here
Notes
Notes: svn path=/head/; revision=316683
Diffstat (limited to 'textproc/docbook2X')
-rw-r--r--textproc/docbook2X/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/docbook2X/Makefile b/textproc/docbook2X/Makefile
index 106d2efc84de..590c27bec358 100644
--- a/textproc/docbook2X/Makefile
+++ b/textproc/docbook2X/Makefile
@@ -29,7 +29,7 @@ CONFLICTS= docbook-utils-*
GNU_CONFIGURE= yes
USE_GMAKE= yes
USE_PERL5= yes
-USE_ICONV= yes
+USES= iconv
.if defined(NOPORTDOCS)
EXTRA_PATCHES+= ${FILESDIR}/extra-patch-doc__Makefile.in