aboutsummaryrefslogtreecommitdiff
path: root/textproc/expat2/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-08-31 14:20:29 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-08-31 14:20:29 +0000
commit810fcd34d222c8454edfe0f4482218015055ba7f (patch)
tree5ba4ff725a6e05112f6ecc70f2f03a2b41da603a /textproc/expat2/Makefile
parent98167c54e900ca7cd3d7970908c25de25138398f (diff)
downloadports-810fcd34d222c8454edfe0f4482218015055ba7f.tar.gz
ports-810fcd34d222c8454edfe0f4482218015055ba7f.zip
USE_LIBTOOL implies GNU_CONFIGURE, so remove the latter where appropriate.
Notes
Notes: svn path=/head/; revision=47231
Diffstat (limited to 'textproc/expat2/Makefile')
-rw-r--r--textproc/expat2/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/expat2/Makefile b/textproc/expat2/Makefile
index 9f740d23f017..29d6a410f3dc 100644
--- a/textproc/expat2/Makefile
+++ b/textproc/expat2/Makefile
@@ -14,7 +14,6 @@ MASTER_SITE_SUBDIR= expat
MAINTAINER= kuriyama@FreeBSD.org
-GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared --enable-static
USE_LIBTOOL= yes
USE_GMAKE= yes