diff options
Diffstat (limited to 'net-im/gale/Makefile')
-rw-r--r-- | net-im/gale/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/net-im/gale/Makefile b/net-im/gale/Makefile index f2932628cc50..8ab16e928b46 100644 --- a/net-im/gale/Makefile +++ b/net-im/gale/Makefile @@ -21,9 +21,10 @@ LIB_DEPENDS= wwwcore.1:${PORTSDIR}/www/libwww \ USE_ICONV= yes USE_GNOME= glib12 -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 +LIBTOOLFILES= configure liboop/configure USE_OPENSSL= yes -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib CPPFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib \ |