aboutsummaryrefslogtreecommitdiffstats
path: root/www/libghttp/Makefile
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2000-06-16 16:48:22 +0800
committersobomax <sobomax@FreeBSD.org>2000-06-16 16:48:22 +0800
commit9151f3de49e078e4c11ca2cb75df9214570190db (patch)
tree1e5290647edb4803ae78750cffd54a3dba48f512 /www/libghttp/Makefile
parent6fc5471b6bce45b2f23ce2e21d1abd1fde62ae48 (diff)
downloadfreebsd-ports-gnome-9151f3de49e078e4c11ca2cb75df9214570190db.tar.gz
freebsd-ports-gnome-9151f3de49e078e4c11ca2cb75df9214570190db.tar.zst
freebsd-ports-gnome-9151f3de49e078e4c11ca2cb75df9214570190db.zip
Fourth round of INSTALLS_SHLIBS conversion.
Diffstat (limited to 'www/libghttp/Makefile')
-rw-r--r--www/libghttp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/www/libghttp/Makefile b/www/libghttp/Makefile
index ef705894621c..14f9942cbf1e 100644
--- a/www/libghttp/Makefile
+++ b/www/libghttp/Makefile
@@ -14,5 +14,6 @@ MASTER_SITE_SUBDIR= stable/sources/libghttp
MAINTAINER= vanilla@FreeBSD.org
USE_LIBTOOL= yes
+INSTALLS_SHLIBS= yes
.include <bsd.port.mk>