diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-09 13:59:49 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-10-09 13:59:49 +0000 |
commit | b1e8335980d48017ab991146560eaaa8ea5c6e27 (patch) | |
tree | 665d58becc736cbd47c95f681f47f62083a386a2 /x11-toolkits/eel/Makefile | |
parent | ff9413198895a2aae93d356b92f401bc050a7e77 (diff) |
Notes
Diffstat (limited to 'x11-toolkits/eel/Makefile')
-rw-r--r-- | x11-toolkits/eel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/eel/Makefile b/x11-toolkits/eel/Makefile index 1ef4450c0570..4c93f124c0ba 100644 --- a/x11-toolkits/eel/Makefile +++ b/x11-toolkits/eel/Makefile @@ -6,7 +6,7 @@ # PORTNAME= eel -PORTVERSION= 1.0.1 +PORTVERSION= 1.0.2 CATEGORIES= x11-toolkits gnome MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= stable/sources/eel @@ -19,7 +19,7 @@ LIB_DEPENDS= rsvg.1:${PORTSDIR}/graphics/librsvg USE_GMAKE= yes USE_X_PREFIX= yes USE_GNOME= yes -USE_LIBTOOL= yes +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes CONFIGURE_ARGS= --enable-shared --enable-static |