summaryrefslogtreecommitdiff
path: root/devel/libIDL/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-04-26 07:27:37 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-04-26 07:27:37 +0000
commitbb379c3e81e23a4a2f43686d05173bb602a50429 (patch)
tree53b22b2cda06aa5bf0f219ee4a9ca3f9662d6bad /devel/libIDL/Makefile
parentUse USE_LIBTOOL. (diff)
Use USE_LIBTOOL.
Notes
Notes: svn path=/head/; revision=58147
Diffstat (limited to 'devel/libIDL/Makefile')
-rw-r--r--devel/libIDL/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libIDL/Makefile b/devel/libIDL/Makefile
index d68bf52301ae..dd98c92784ae 100644
--- a/devel/libIDL/Makefile
+++ b/devel/libIDL/Makefile
@@ -20,7 +20,7 @@ USE_BZIP2= yes
USE_GMAKE= yes
USE_BISON= yes
INSTALLS_SHLIB= yes
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
CONFIGURE_ARGS= --with-html-dir=${PREFIX}/share/doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"