diff options
Diffstat (limited to 'net/gnet2/Makefile')
-rw-r--r-- | net/gnet2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnet2/Makefile b/net/gnet2/Makefile index 960e4c4fcad7..e1da9dba7503 100644 --- a/net/gnet2/Makefile +++ b/net/gnet2/Makefile @@ -16,7 +16,7 @@ MAINTAINER= gnome@FreeBSD.org COMMENT= A simple network library built upon Glib-2 USE_GNOME= gnomehack glib20 -USE_LIBTOOL_VER=13 +USE_INC_LIBTOOL_VER=13 INSTALLS_SHLIB= yes .include <bsd.port.mk> |