summaryrefslogtreecommitdiff
path: root/www/libghttp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/libghttp/Makefile')
-rw-r--r--www/libghttp/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile
index 14f9942cbf1e..e3a3cccf195e 100644
--- a/www/libghttp/Makefile
+++ b/www/libghttp/Makefile
@@ -14,6 +14,6 @@ MASTER_SITE_SUBDIR= stable/sources/libghttp
MAINTAINER= vanilla@FreeBSD.org
USE_LIBTOOL= yes
-INSTALLS_SHLIBS= yes
+INSTALLS_SHLIB= yes
.include <bsd.port.mk>