aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/eel/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-04-25 19:34:25 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-04-25 19:34:25 +0000
commit5cbd6c3da012746f15349a9a360bdbad97432479 (patch)
tree30611445ffaf3cbc3e9b67b7289998795d4e78a1 /x11-toolkits/eel/Makefile
parentc0b5d227c601c52f607aae77645f0d1e67c7ffe7 (diff)
Notes
Diffstat (limited to 'x11-toolkits/eel/Makefile')
-rw-r--r--x11-toolkits/eel/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/eel/Makefile b/x11-toolkits/eel/Makefile
index 5f201335e082..607b75d2472a 100644
--- a/x11-toolkits/eel/Makefile
+++ b/x11-toolkits/eel/Makefile
@@ -20,9 +20,8 @@ LIB_DEPENDS= rsvg.1:${PORTSDIR}/graphics/librsvg
USE_GMAKE= yes
USE_X_PREFIX= yes
USE_GNOME= yes
-GNU_CONFIGURE= yes
+USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
-
CONFIGURE_ARGS= --enable-shared --enable-static
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"