aboutsummaryrefslogtreecommitdiff
path: root/textproc/libxml2-reference
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-25 05:35:31 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-25 05:35:31 +0000
commita33191366c083aad8ab7cd37d06db2d4790f3e39 (patch)
tree6379d84ceeca72bc6c80702dd60bd714b378b04a /textproc/libxml2-reference
parent4bde157247a8dd613e16048a7701a02ea240e8a9 (diff)
Notes
Diffstat (limited to 'textproc/libxml2-reference')
-rw-r--r--textproc/libxml2-reference/Makefile2
1 files changed, 1 insertions, 1 deletions
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"