summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
Diffstat (limited to 'textproc')
-rw-r--r--textproc/bibutils/Makefile2
-rw-r--r--textproc/clit/Makefile4
-rw-r--r--textproc/confget/Makefile2
-rw-r--r--textproc/extract_url/Makefile2
-rw-r--r--textproc/libroxml/Makefile2
-rw-r--r--textproc/libxml++26-reference/Makefile2
-rw-r--r--textproc/libxml2-reference/Makefile2
-rw-r--r--textproc/libxslt-reference/Makefile2
-rw-r--r--textproc/openvanilla-modules/Makefile40
-rw-r--r--textproc/scew/Makefile2
-rw-r--r--textproc/source-highlight/Makefile2
-rw-r--r--textproc/sowing/Makefile2
-rw-r--r--textproc/stardict3/Makefile2
-rw-r--r--textproc/uim-gtk/Makefile22
-rw-r--r--textproc/uim-gtk3/Makefile6
-rw-r--r--textproc/uim-kde4/Makefile4
-rw-r--r--textproc/uim-m17nlib/Makefile4
-rw-r--r--textproc/uim-qt4/Makefile8
-rw-r--r--textproc/uim/Makefile10
-rw-r--r--textproc/xqilla/Makefile2
20 files changed, 61 insertions, 61 deletions
diff --git a/textproc/bibutils/Makefile b/textproc/bibutils/Makefile
index 9163be2f0205..26cc43a555b1 100644
--- a/textproc/bibutils/Makefile
+++ b/textproc/bibutils/Makefile
@@ -19,7 +19,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}_${PORTVERSION}
HAS_CONFIGURE= yes
test: all
- cd ${WRKSRC}/test && ${GMAKE} all test
+ cd ${WRKSRC}/test && ${MAKE_CMD} all test
BINARIES= bib2xml biblatex2xml copac2xml ebi2xml end2xml endx2xml \
isi2xml med2xml modsclean ris2xml wordbib2xml xml2ads \
diff --git a/textproc/clit/Makefile b/textproc/clit/Makefile
index efed6b8871ab..0bac6efdb9f9 100644
--- a/textproc/clit/Makefile
+++ b/textproc/clit/Makefile
@@ -31,9 +31,9 @@ post-extract:
do-build:
cd ${WRKDIR}/libtommath-0.33 && \
${SETENV} ${MAKE_ENV} ${MAKE} -f makefile libtommath.a
- cd ${WRKDIR}/lib && ${SETENV} ${MAKE_ENV} ${GMAKE} -f Makefile all
+ cd ${WRKDIR}/lib && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} -f Makefile all
cd ${WRKDIR}/${PORTNAME}${MAJ_VER}${MIN_VER} && \
- ${SETENV} ${MAKE_ENV} ${GMAKE} -f Makefile all
+ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} -f Makefile all
do-install:
@${INSTALL_PROGRAM} ${WRKDIR}/${PORTNAME}${MAJ_VER}${MIN_VER}/clit \
diff --git a/textproc/confget/Makefile b/textproc/confget/Makefile
index dea23b483c3d..a2b21dcc71c1 100644
--- a/textproc/confget/Makefile
+++ b/textproc/confget/Makefile
@@ -30,6 +30,6 @@ post-build:
@${STRIP_CMD} ${WRKSRC}/confget
regression-test test: build
- cd ${WRKSRC}/ && ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} test
+ cd ${WRKSRC}/ && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} test
.include <bsd.port.mk>
diff --git a/textproc/extract_url/Makefile b/textproc/extract_url/Makefile
index 1a14fe4b5b13..2b7663352c9a 100644
--- a/textproc/extract_url/Makefile
+++ b/textproc/extract_url/Makefile
@@ -44,7 +44,7 @@ URI_FIND_RUN_DEPENDS= p5-URI-Find>=0:${PORTSDIR}/textproc/p5-URI-Find
PORTDOCS= AUTHORS NEWS README
post-patch:
- @${REINPLACE_CMD} '/pod2man.mk/s|make|${GMAKE}|' \
+ @${REINPLACE_CMD} '/pod2man.mk/s|make|${MAKE_CMD}|' \
${WRKSRC}/${MAKEFILE}
post-install:
diff --git a/textproc/libroxml/Makefile b/textproc/libroxml/Makefile
index 94a86257f9da..3a5dd1fad8ea 100644
--- a/textproc/libroxml/Makefile
+++ b/textproc/libroxml/Makefile
@@ -29,6 +29,6 @@ PLIST_FILES= bin/roxml \
man/man1/roxml.1.gz
pre-build:
- @cd ${WRKSRC} && ${GMAKE} clean
+ @cd ${WRKSRC} && ${MAKE_CMD} clean
.include <bsd.port.mk>
diff --git a/textproc/libxml++26-reference/Makefile b/textproc/libxml++26-reference/Makefile
index 02051c50b95e..947df3bb6c6a 100644
--- a/textproc/libxml++26-reference/Makefile
+++ b/textproc/libxml++26-reference/Makefile
@@ -13,6 +13,6 @@ GNU_CONFIGURE= yes
DOCSDIR= ${PREFIX}/share/doc/libxml++-2.6
do-install:
- @cd ${WRKSRC} && ${GMAKE} ${MAKE_ARGS} install-data-local install-dist_referenceDATA
+ @cd ${WRKSRC} && ${MAKE_CMD} ${MAKE_ARGS} install-data-local install-dist_referenceDATA
.include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk"
diff --git a/textproc/libxml2-reference/Makefile b/textproc/libxml2-reference/Makefile
index 3ca1aead039a..ec4d69bf9bd9 100644
--- a/textproc/libxml2-reference/Makefile
+++ b/textproc/libxml2-reference/Makefile
@@ -18,7 +18,7 @@ PLIST_DIRS= %%EXAMPLESDIR%%
do-install:
.for d in . doc doc/examples
- @cd ${PARENT_WRKSRC}/${d} && ${GMAKE} ${MAKE_ARGS} install-data-local
+ @cd ${PARENT_WRKSRC}/${d} && ${MAKE_CMD} ${MAKE_ARGS} install-data-local
.endfor
.include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk"
diff --git a/textproc/libxslt-reference/Makefile b/textproc/libxslt-reference/Makefile
index 0710dfcc37c1..61e569b7db82 100644
--- a/textproc/libxslt-reference/Makefile
+++ b/textproc/libxslt-reference/Makefile
@@ -10,6 +10,6 @@ EXTRACT_ONLY=
USES= gmake
do-install:
- @cd ${PARENT_WRKSRC}/doc && ${GMAKE} ${MAKE_ARGS} install-data-local
+ @cd ${PARENT_WRKSRC}/doc && ${MAKE_CMD} ${MAKE_ARGS} install-data-local
.include "${.CURDIR}/../../devel/glib20-reference/bsd.gnome-reference.mk"
diff --git a/textproc/openvanilla-modules/Makefile b/textproc/openvanilla-modules/Makefile
index 9aa65062db1c..416cbf42a35e 100644
--- a/textproc/openvanilla-modules/Makefile
+++ b/textproc/openvanilla-modules/Makefile
@@ -109,66 +109,66 @@ PLIST_SUB+= OVIMUnicode="@comment "
do-build:
.if ${PORT_OPTIONS:MOVIMArray}
- @(cd ${WRKSRC}/Modules/OVIMArray; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_ARGS} all)
+ @(cd ${WRKSRC}/Modules/OVIMArray; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} all)
.endif
.if ${PORT_OPTIONS:MOVIMBig5}
- @(cd ${WRKSRC}/Modules/OVIMBig5; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_ARGS} all)
+ @(cd ${WRKSRC}/Modules/OVIMBig5; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} all)
.endif
#.if ${PORT_OPTIONS:MOVIMBoshiamy}
-# @(cd ${WRKSRC}/Modules/OVIMBoshiamy; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_ARGS} all)
+# @(cd ${WRKSRC}/Modules/OVIMBoshiamy; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} all)
#.endif
.if ${PORT_OPTIONS:MOVIMGeneric}
- @(cd ${WRKSRC}/Modules/OVIMGeneric; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_ARGS} all)
+ @(cd ${WRKSRC}/Modules/OVIMGeneric; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} all)
.endif
.if ${PORT_OPTIONS:MOVIMPOJ_Holo}
- @(cd ${WRKSRC}/Modules/OVIMPOJ-Holo; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_ARGS} all)
+ @(cd ${WRKSRC}/Modules/OVIMPOJ-Holo; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} all)
.endif
.if ${PORT_OPTIONS:MOVIMPhonetic}
- @(cd ${WRKSRC}/Modules/OVIMPhonetic; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_ARGS} all)
+ @(cd ${WRKSRC}/Modules/OVIMPhonetic; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} all)
.endif
.if ${PORT_OPTIONS:MOVIMSpaceChewing}
- @(cd ${WRKSRC}/Modules/OVIMSpaceChewing0.3; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_ARGS} data all)
+ @(cd ${WRKSRC}/Modules/OVIMSpaceChewing0.3; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} data all)
.endif
.if ${PORT_OPTIONS:MOVIMRoman}
- @(cd ${WRKSRC}/Modules/OVIMRoman; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_ARGS} all)
+ @(cd ${WRKSRC}/Modules/OVIMRoman; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} all)
.endif
.if ${PORT_OPTIONS:MOVIMTibetan}
- @(cd ${WRKSRC}/Modules/OVIMTibetan; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_ARGS} all)
+ @(cd ${WRKSRC}/Modules/OVIMTibetan; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} all)
.endif
.if ${PORT_OPTIONS:MOVIMUnicode}
- @(cd ${WRKSRC}/Modules/OVIMUnicode; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_ARGS} all)
+ @(cd ${WRKSRC}/Modules/OVIMUnicode; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} all)
.endif
do-install:
.if ${PORT_OPTIONS:MOVIMArray}
- @(cd ${WRKSRC}/Modules/OVIMArray; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_ARGS} install)
+ @(cd ${WRKSRC}/Modules/OVIMArray; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} install)
.endif
.if ${PORT_OPTIONS:MOVIMBig5}
- @(cd ${WRKSRC}/Modules/OVIMBig5; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_ARGS} install)
+ @(cd ${WRKSRC}/Modules/OVIMBig5; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} install)
.endif
#.if ${PORT_OPTIONS:MOVIMBoshiamy}
-# @(cd ${WRKSRC}/Modules/OVIMBoshiamy; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_ARGS} install)
+# @(cd ${WRKSRC}/Modules/OVIMBoshiamy; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} install)
#.endif
.if ${PORT_OPTIONS:MOVIMGeneric}
- @(cd ${WRKSRC}/Modules/OVIMGeneric; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_ARGS} install)
+ @(cd ${WRKSRC}/Modules/OVIMGeneric; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} install)
.endif
.if ${PORT_OPTIONS:MOVIMPOJ_Holo}
- @(cd ${WRKSRC}/Modules/OVIMPOJ-Holo; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_ARGS} install)
+ @(cd ${WRKSRC}/Modules/OVIMPOJ-Holo; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} install)
.endif
.if ${PORT_OPTIONS:MOVIMPhonetic}
- @(cd ${WRKSRC}/Modules/OVIMPhonetic; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_ARGS} install)
+ @(cd ${WRKSRC}/Modules/OVIMPhonetic; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} install)
.endif
.if ${PORT_OPTIONS:MOVIMRoman}
- @(cd ${WRKSRC}/Modules/OVIMRoman; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_ARGS} install)
+ @(cd ${WRKSRC}/Modules/OVIMRoman; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} install)
.endif
.if ${PORT_OPTIONS:MOVIMSpaceChewing}
- @(cd ${WRKSRC}/Modules/OVIMSpaceChewing0.3; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_ARGS} install)
+ @(cd ${WRKSRC}/Modules/OVIMSpaceChewing0.3; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} install)
.endif
.if ${PORT_OPTIONS:MOVIMTibetan}
- @(cd ${WRKSRC}/Modules/OVIMTibetan; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_ARGS} install)
+ @(cd ${WRKSRC}/Modules/OVIMTibetan; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} install)
.endif
.if ${PORT_OPTIONS:MOVIMUnicode}
- @(cd ${WRKSRC}/Modules/OVIMUnicode; ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_ARGS} install)
+ @(cd ${WRKSRC}/Modules/OVIMUnicode; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_ARGS} install)
.endif
.include <bsd.port.mk>
diff --git a/textproc/scew/Makefile b/textproc/scew/Makefile
index 20937ecd9ad5..50fea5f13334 100644
--- a/textproc/scew/Makefile
+++ b/textproc/scew/Makefile
@@ -29,7 +29,7 @@ post-install:
.ifdef MAINTAINER_MODE
LIB_DEPENDS+= libcheck.so:${PORTSDIR}/devel/libcheck
regression-test: build
- cd ${WRKSRC}/tests && ${GMAKE} check
+ cd ${WRKSRC}/tests && ${MAKE_CMD} check
.endif
.include <bsd.port.pre.mk>
diff --git a/textproc/source-highlight/Makefile b/textproc/source-highlight/Makefile
index 0cc71a0248dc..5c116dbf5bad 100644
--- a/textproc/source-highlight/Makefile
+++ b/textproc/source-highlight/Makefile
@@ -33,6 +33,6 @@ BASH_CONFIGURE_WITH= --with-bash-completion
OPTIONS_SUB= yes
test: build
- @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${GMAKE} ${_MAKE_JOBS} ${MAKE_ARGS} check)
+ @(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${_MAKE_JOBS} ${MAKE_ARGS} check)
.include <bsd.port.mk>
diff --git a/textproc/sowing/Makefile b/textproc/sowing/Makefile
index 703197672401..863008b845a1 100644
--- a/textproc/sowing/Makefile
+++ b/textproc/sowing/Makefile
@@ -26,7 +26,7 @@ MAN1= bfort.1 doctext.1 tohtml.1
.if defined(MAINTAINER_MODE)
regression-test: install
@(cd ${BUILD_WRKSRC}; \
- ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} testing)
+ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} testing)
.endif
NO_STAGE= yes
diff --git a/textproc/stardict3/Makefile b/textproc/stardict3/Makefile
index e9c1fed02d3e..824ee11e868f 100644
--- a/textproc/stardict3/Makefile
+++ b/textproc/stardict3/Makefile
@@ -58,6 +58,6 @@ post-patch:
pre-configure:
cd ${WRKSRC}/lib && \
${SETENV} ${CONFIGURE_ENV} ./${CONFIGURE_SCRIPT} ${CONFIGURE_ARGS} && \
- ${SETENV} ${MAKE_ENV} ${GMAKE} ${MAKE_FLAGS} ${MAKEFILE} ${_MAKE_JOBS} ${MAKE_ARGS} ${ALL_TARGET}
+ ${SETENV} ${MAKE_ENV} ${MAKE_CMD} ${MAKE_FLAGS} ${MAKEFILE} ${_MAKE_JOBS} ${MAKE_ARGS} ${ALL_TARGET}
.include <bsd.port.mk>
diff --git a/textproc/uim-gtk/Makefile b/textproc/uim-gtk/Makefile
index dd4e5ebde338..27ee3cc549a4 100644
--- a/textproc/uim-gtk/Makefile
+++ b/textproc/uim-gtk/Makefile
@@ -25,18 +25,18 @@ IGNORE= requires X11
.endif
do-build:
- (cd ${WRKSRC}/uim && ${GMAKE} libuim-x-util.la libuim-counted-init.la)
- (cd ${WRKSRC}/gtk2/immodule && ${GMAKE})
- (cd ${WRKSRC}/gtk2/pad && ${GMAKE})
- (cd ${WRKSRC}/gtk2/pref && ${GMAKE})
- (cd ${WRKSRC}/gtk2/switcher && ${GMAKE})
- (cd ${WRKSRC}/gtk2/toolbar && ${GMAKE})
+ (cd ${WRKSRC}/uim && ${MAKE_CMD} libuim-x-util.la libuim-counted-init.la)
+ (cd ${WRKSRC}/gtk2/immodule && ${MAKE_CMD})
+ (cd ${WRKSRC}/gtk2/pad && ${MAKE_CMD})
+ (cd ${WRKSRC}/gtk2/pref && ${MAKE_CMD})
+ (cd ${WRKSRC}/gtk2/switcher && ${MAKE_CMD})
+ (cd ${WRKSRC}/gtk2/toolbar && ${MAKE_CMD})
do-install:
- (cd ${WRKSRC}/gtk2/immodule && ${GMAKE} DESTDIR=${STAGEDIR} install)
- (cd ${WRKSRC}/gtk2/pad && ${GMAKE} DESTDIR=${STAGEDIR} install)
- (cd ${WRKSRC}/gtk2/pref && ${GMAKE} DESTDIR=${STAGEDIR} install)
- (cd ${WRKSRC}/gtk2/switcher && ${GMAKE} DESTDIR=${STAGEDIR} install)
- (cd ${WRKSRC}/gtk2/toolbar && ${GMAKE} DESTDIR=${STAGEDIR} install)
+ (cd ${WRKSRC}/gtk2/immodule && ${MAKE_CMD} DESTDIR=${STAGEDIR} install)
+ (cd ${WRKSRC}/gtk2/pad && ${MAKE_CMD} DESTDIR=${STAGEDIR} install)
+ (cd ${WRKSRC}/gtk2/pref && ${MAKE_CMD} DESTDIR=${STAGEDIR} install)
+ (cd ${WRKSRC}/gtk2/switcher && ${MAKE_CMD} DESTDIR=${STAGEDIR} install)
+ (cd ${WRKSRC}/gtk2/toolbar && ${MAKE_CMD} DESTDIR=${STAGEDIR} install)
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/uim-gtk3/Makefile b/textproc/uim-gtk3/Makefile
index 50111e442bf6..0c28077dabd8 100644
--- a/textproc/uim-gtk3/Makefile
+++ b/textproc/uim-gtk3/Makefile
@@ -27,10 +27,10 @@ IGNORE= requires X11
.endif
do-build:
- (cd ${WRKSRC}/uim && ${GMAKE} libuim-x-util.la libuim-counted-init.la)
- (cd ${WRKSRC}/gtk3 && ${GMAKE})
+ (cd ${WRKSRC}/uim && ${MAKE_CMD} libuim-x-util.la libuim-counted-init.la)
+ (cd ${WRKSRC}/gtk3 && ${MAKE_CMD})
do-install:
- (cd ${WRKSRC}/gtk3 && ${GMAKE} DESTDIR=${STAGEDIR} install)
+ (cd ${WRKSRC}/gtk3 && ${MAKE_CMD} DESTDIR=${STAGEDIR} install)
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/uim-kde4/Makefile b/textproc/uim-kde4/Makefile
index 65a39041a0b5..979ed82b1d1f 100644
--- a/textproc/uim-kde4/Makefile
+++ b/textproc/uim-kde4/Makefile
@@ -31,9 +31,9 @@ IGNORE= requires X11
.endif
do-build:
- (cd ${WRKSRC}/qt4/toolbar/build && ${SETENV} ${MAKE_ENV} ${GMAKE})
+ (cd ${WRKSRC}/qt4/toolbar/build && ${SETENV} ${MAKE_ENV} ${MAKE_CMD})
do-install:
- (cd ${WRKSRC}/qt4/toolbar/build && ${SETENV} ${MAKE_ENV} ${GMAKE} DESTDIR=${STAGEDIR} install)
+ (cd ${WRKSRC}/qt4/toolbar/build && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} DESTDIR=${STAGEDIR} install)
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/uim-m17nlib/Makefile b/textproc/uim-m17nlib/Makefile
index 8aca291a5d5f..ae3344d18734 100644
--- a/textproc/uim-m17nlib/Makefile
+++ b/textproc/uim-m17nlib/Makefile
@@ -27,11 +27,11 @@ UIM_SLAVE= yes
EXTRA_PATCHES= ${PATCHDIR}/extra-patch-uim_Makefile.in
do-build:
- (cd ${WRKSRC}/uim && ${GMAKE} libuim-m17nlib.la)
+ (cd ${WRKSRC}/uim && ${MAKE_CMD} libuim-m17nlib.la)
do-install:
(cd ${WRKSRC}/uim && \
- ${GMAKE} DESTDIR=${STAGEDIR} uim_plugin_LTLIBRARIES=libuim-m17nlib.la install-uim_pluginLTLIBRARIES && \
+ ${MAKE_CMD} DESTDIR=${STAGEDIR} uim_plugin_LTLIBRARIES=libuim-m17nlib.la install-uim_pluginLTLIBRARIES && \
${MKDIR} ${STAGEDIR}${PREFIX}/share/uim/pixmaps && \
DESTDIR="${STAGEDIR}" ${SH} ../pixmaps/uim-m17nlib-relink-icons)
diff --git a/textproc/uim-qt4/Makefile b/textproc/uim-qt4/Makefile
index 86efc3f1a57c..a8258a78570e 100644
--- a/textproc/uim-qt4/Makefile
+++ b/textproc/uim-qt4/Makefile
@@ -26,11 +26,11 @@ IGNORE= cannot be built without X11. Please, unset WITHOUT_X11
.endif
do-build:
- (cd ${WRKSRC}/uim && ${SETENV} ${MAKE_ENV} ${GMAKE} libuim-x-util.la libuim-counted-init.la)
- (cd ${WRKSRC}/replace && ${SETENV} ${MAKE_ENV} ${GMAKE})
- (cd ${WRKSRC}/qt4 && ${SETENV} ${MAKE_ENV} ${GMAKE})
+ (cd ${WRKSRC}/uim && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} libuim-x-util.la libuim-counted-init.la)
+ (cd ${WRKSRC}/replace && ${SETENV} ${MAKE_ENV} ${MAKE_CMD})
+ (cd ${WRKSRC}/qt4 && ${SETENV} ${MAKE_ENV} ${MAKE_CMD})
do-install:
- (cd ${WRKSRC}/qt4 && ${SETENV} ${MAKE_ENV} ${GMAKE} DESTDIR=${STAGEDIR} install)
+ (cd ${WRKSRC}/qt4 && ${SETENV} ${MAKE_ENV} ${MAKE_CMD} DESTDIR=${STAGEDIR} install)
.include "${MASTERDIR}/Makefile"
diff --git a/textproc/uim/Makefile b/textproc/uim/Makefile
index 727133182a29..a89107c6960a 100644
--- a/textproc/uim/Makefile
+++ b/textproc/uim/Makefile
@@ -78,21 +78,21 @@ post-patch:
do-build:
.if !defined(UIM_SLAVE)
.for d in replace sigscheme uim scm xim po fep emacs pixmaps tables
- cd ${WRKSRC}/${d} && ${GMAKE}
+ cd ${WRKSRC}/${d} && ${MAKE_CMD}
.endfor
.if !defined(WITHOUT_X11)
- cd ${WRKSRC}/gtk2/candwin && ${GMAKE}
+ cd ${WRKSRC}/gtk2/candwin && ${MAKE_CMD}
.endif
.endif
do-install:
.if !defined(UIM_SLAVE)
- cd ${WRKSRC} && ${GMAKE} DESTDIR=${STAGEDIR} install-data-am
+ cd ${WRKSRC} && ${MAKE_CMD} DESTDIR=${STAGEDIR} install-data-am
.for d in sigscheme uim scm xim po fep emacs pixmaps tables
- cd ${WRKSRC}/${d} && ${GMAKE} DESTDIR=${STAGEDIR} install
+ cd ${WRKSRC}/${d} && ${MAKE_CMD} DESTDIR=${STAGEDIR} install
.endfor
.if !defined(WITHOUT_X11)
- cd ${WRKSRC}/gtk2/candwin && ${GMAKE} DESTDIR=${STAGEDIR} install
+ cd ${WRKSRC}/gtk2/candwin && ${MAKE_CMD} DESTDIR=${STAGEDIR} install
.endif
.endif
diff --git a/textproc/xqilla/Makefile b/textproc/xqilla/Makefile
index 7e700293acdd..6550499a21b1 100644
--- a/textproc/xqilla/Makefile
+++ b/textproc/xqilla/Makefile
@@ -31,7 +31,7 @@ BUILD_DEPENDS+= doxygen:${PORTSDIR}/devel/doxygen \
dot:${PORTSDIR}/graphics/graphviz
post-build:
- cd ${WRKSRC} && ${GMAKE} docs
+ cd ${WRKSRC} && ${MAKE_CMD} docs
post-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}