diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-16 08:48:22 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-16 08:48:22 +0000 |
commit | dc1177a9a5be3b096b2023326ea54d3152bf1571 (patch) | |
tree | fac4efda6d456d2e4eb8e8e61b9c14eda7202813 /www/libghttp/Makefile | |
parent | 880b5e44bc87f9065a91e444717a092d0661cce9 (diff) | |
download | ports-dc1177a9a5be3b096b2023326ea54d3152bf1571.tar.gz ports-dc1177a9a5be3b096b2023326ea54d3152bf1571.zip |
Notes
Diffstat (limited to 'www/libghttp/Makefile')
-rw-r--r-- | www/libghttp/Makefile | 1 |
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> |