summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-10-10 17:14:48 +0000
committerade <ade@FreeBSD.org>2000-10-10 17:14:48 +0000
commitb1f07f222d453c646453853b6e3782598a1f637a (patch)
treea8ff839bcfc975548537d0486a2326f18a5c5440
parent4ee708673bb08a3a2e2c1beba839265bd5010a08 (diff)
downloadFreeBSD-ports-b1f07f222d453c646453853b6e3782598a1f637a.zip
FreeBSD-ports-b1f07f222d453c646453853b6e3782598a1f637a.tar.gz
Re-add USE_GMAKE to get around Makefile bogosity. Without this,
doing a 'make all' and 'make install' as two separate commands results in the code being completely recompiled twice. Bleurgh.
-rw-r--r--textproc/libxml/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile
index 6cfd66a..ca318a9 100644
--- a/textproc/libxml/Makefile
+++ b/textproc/libxml/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= stable/sources/libxml
MAINTAINER= ade@FreeBSD.org
+USE_GMAKE= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
OpenPOWER on IntegriCloud