diff options
Diffstat (limited to 'net-p2p/libfreenet/Makefile')
-rw-r--r-- | net-p2p/libfreenet/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-p2p/libfreenet/Makefile b/net-p2p/libfreenet/Makefile index 3efd94df1942..716c031bb978 100644 --- a/net-p2p/libfreenet/Makefile +++ b/net-p2p/libfreenet/Makefile @@ -8,7 +8,7 @@ PORTNAME= libfreenet PORTVERSION= 0.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= net-p2p MASTER_SITES= http://thalassocracy.org/libfreenet/ @@ -18,7 +18,7 @@ COMMENT= Freenet library written in C USE_REINPLACE= yes USE_OPENSSL= yes USE_GMAKE= yes -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes CONFIGURE_ARGS= --includedir=${PREFIX}/include/libfreenet INSTALLS_SHLIB= yes |