diff options
Diffstat (limited to 'devel/libPropList/Makefile')
-rw-r--r-- | devel/libPropList/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/libPropList/Makefile b/devel/libPropList/Makefile index 0e1feeff15bd..08b406ba1610 100644 --- a/devel/libPropList/Makefile +++ b/devel/libPropList/Makefile @@ -15,6 +15,7 @@ DISTNAME= libPropList-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes USE_AUTOCONF= yes .include <bsd.port.mk> |