diff options
Diffstat (limited to 'net/gnet/Makefile')
-rw-r--r-- | net/gnet/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnet/Makefile b/net/gnet/Makefile index 97da2dcd7cbb..361665c41090 100644 --- a/net/gnet/Makefile +++ b/net/gnet/Makefile @@ -15,7 +15,7 @@ COMMENT= A simple network library built upon Glib USE_REINPLACE= yes USE_GNOME= gnomehack glib12 -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes MAN1= gnet-config.1 |