aboutsummaryrefslogtreecommitdiff
path: root/textproc/uim
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-09-29 20:59:05 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-09-29 20:59:05 +0000
commit1bed6d552b9b496ca49b49721a52517cee75076d (patch)
treed09bcb69e608c322aaa8e3be752b2c03ca4efe02 /textproc/uim
parent77933c739b3f2568579298a634d0c370f45b35a7 (diff)
downloadports-1bed6d552b9b496ca49b49721a52517cee75076d.tar.gz
ports-1bed6d552b9b496ca49b49721a52517cee75076d.zip
Notes
Diffstat (limited to 'textproc/uim')
-rw-r--r--textproc/uim/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile
index bcbda603aca3..3b2566373776 100644
--- a/textproc/uim/Makefile
+++ b/textproc/uim/Makefile
@@ -24,6 +24,7 @@ USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
USE_GETTEXT= yes
USE_ICONV= yes
+USE_PERL5_BUILD=yes
GNU_CONFIGURE= yes
.if !defined(WITHOUT_X11)
@@ -62,8 +63,6 @@ PLIST_SUB+= X11=""
EXTRA_PATCHES+= ${PATCHDIR}/extra-patch-uim_editline.c
.endif
-USE_PERL5_BUILD=yes
-
.for _x in x xft gtk2 qt gnome2 anthy canna m17nlib prime scim dict
.if ${CONFIGURE_ARGS:M--with-${_x}} == ""
CONFIGURE_ARGS+=--without-${_x}