summaryrefslogtreecommitdiff
path: root/net/gnet2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/gnet2/Makefile')
-rw-r--r--net/gnet2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/gnet2/Makefile b/net/gnet2/Makefile
index 7013bed25c3c..b30b57b39b11 100644
--- a/net/gnet2/Makefile
+++ b/net/gnet2/Makefile
@@ -17,7 +17,7 @@ LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12
GLIB_CONFIG= ${LOCALBASE}/bin/glib12-config
USE_LIBTOOL= yes
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
CONFIGURE_ENV= GLIB_CONFIG="${GLIB_CONFIG}"
.include <bsd.port.mk>