diff options
author | miwi <miwi@FreeBSD.org> | 2014-05-26 21:21:43 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2014-05-26 21:21:43 +0800 |
commit | ca38b633bb1de54af0e123e3e30a31f5f8761633 (patch) | |
tree | d186ce51f3d85765397696f5d010e80286c295bf /textproc/openvanilla-modules | |
parent | 8af93b6e8d05500d092a0d79b5f5672b498a67bb (diff) | |
download | freebsd-ports-gnome-ca38b633bb1de54af0e123e3e30a31f5f8761633.tar.gz freebsd-ports-gnome-ca38b633bb1de54af0e123e3e30a31f5f8761633.tar.zst freebsd-ports-gnome-ca38b633bb1de54af0e123e3e30a31f5f8761633.zip |
- Convert gmake,bzip2 to USES
Approved by: portmgr
Diffstat (limited to 'textproc/openvanilla-modules')
-rw-r--r-- | textproc/openvanilla-modules/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/openvanilla-modules/Makefile b/textproc/openvanilla-modules/Makefile index 896eaad3c5b8..9aa65062db1c 100644 --- a/textproc/openvanilla-modules/Makefile +++ b/textproc/openvanilla-modules/Makefile @@ -15,9 +15,8 @@ COMMENT= Input method modules for OpenVanilla BUILD_DEPENDS= ${LOCALBASE}/include/OpenVanilla/OpenVanilla.h:${PORTSDIR}/textproc/openvanilla-framework RUN_DEPENDS= ${LOCALBASE}/lib/scim-1.0/1.4.0/IMEngine/OVLoader-SCIM.so:${PORTSDIR}/textproc/scim-openvanilla -USES= perl5 +USES= perl5 gmake USE_AUTOTOOLS= libtool:env -USE_GMAKE= yes USE_PERL5= build OPTIONS_DEFINE= OVIMArray OVIMBig5 OVIMGeneric OVIMPOJ_Holo OVIMPhonetic OVIMRoman \ |