summaryrefslogtreecommitdiff
path: root/textproc/libxml
diff options
context:
space:
mode:
authorAde Lovett <ade@FreeBSD.org>2000-10-10 17:14:48 +0000
committerAde Lovett <ade@FreeBSD.org>2000-10-10 17:14:48 +0000
commit15f906c71bb8ad0a58b2ff1f4fcaffe30bb4af0a (patch)
treed94356ee74e59348d3f8329c4e3c119d6178f6dc /textproc/libxml
parentFix my breakage. Put gnome files in the right places, and plugins in lib. (diff)
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.
Notes
Notes: svn path=/head/; revision=33676
Diffstat (limited to 'textproc/libxml')
-rw-r--r--textproc/libxml/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile
index 6cfd66ab1eb9..ca318a93c91a 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