aboutsummaryrefslogtreecommitdiffstats
path: root/textproc
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2014-03-02 02:02:48 +0800
committermiwi <miwi@FreeBSD.org>2014-03-02 02:02:48 +0800
commit25360e85a3ab6115bc16047e585506e131c1440f (patch)
treee761bee0f98c0707f48d7d1ece11a2a885f69649 /textproc
parent04a953a24082dfcad343beba3dc03f9d445814d3 (diff)
downloadfreebsd-ports-gnome-25360e85a3ab6115bc16047e585506e131c1440f.tar.gz
freebsd-ports-gnome-25360e85a3ab6115bc16047e585506e131c1440f.tar.zst
freebsd-ports-gnome-25360e85a3ab6115bc16047e585506e131c1440f.zip
- Stage support
- Convert to USES
Diffstat (limited to 'textproc')
-rw-r--r--textproc/m17n-contrib/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/m17n-contrib/Makefile b/textproc/m17n-contrib/Makefile
index 04accc0f7083..99371c5c2c5e 100644
--- a/textproc/m17n-contrib/Makefile
+++ b/textproc/m17n-contrib/Makefile
@@ -13,11 +13,9 @@ COMMENT= User-contributed input methods for the m17n library
BUILD_DEPENDS= m17n-db>=1.6.4:${PORTSDIR}/devel/m17n-db
RUN_DEPENDS= m17n-db>=1.6.4:${PORTSDIR}/devel/m17n-db
-USE_GMAKE= yes
+USES= gmake
GNU_CONFIGURE= yes
-NO_STAGE= yes
-
OPTIONS_DEFINE= NLS
.include <bsd.port.options.mk>