diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-10-10 17:14:48 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-10-10 17:14:48 +0000 |
commit | 15f906c71bb8ad0a58b2ff1f4fcaffe30bb4af0a (patch) | |
tree | d94356ee74e59348d3f8329c4e3c119d6178f6dc /textproc/libxml | |
parent | 9b1f28b3634d22aaf74b8c87e6df2922f3e4d02b (diff) | |
download | ports-15f906c71bb8ad0a58b2ff1f4fcaffe30bb4af0a.tar.gz ports-15f906c71bb8ad0a58b2ff1f4fcaffe30bb4af0a.zip |
Notes
Diffstat (limited to 'textproc/libxml')
-rw-r--r-- | textproc/libxml/Makefile | 1 |
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 |