diff options
Diffstat (limited to 'net/gnet/Makefile')
-rw-r--r-- | net/gnet/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gnet/Makefile b/net/gnet/Makefile index f17b32888528..57597379f200 100644 --- a/net/gnet/Makefile +++ b/net/gnet/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnet PORTVERSION= 1.1.4 +PORTREVISION= 1 CATEGORIES= net MASTER_SITES= http://www.gnetlibrary.org/src/ @@ -15,7 +16,7 @@ COMMENT= A simple network library built upon Glib USE_REINPLACE= yes USE_GNOME= gnomehack glib12 -USE_AUTOTOOLS= libtool:15 +GNU_CONFIGURE= yes INSTALLS_SHLIB= yes MAN1= gnet-config.1 |