diff options
Diffstat (limited to 'textproc/libxml/Makefile')
-rw-r--r-- | textproc/libxml/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/libxml/Makefile b/textproc/libxml/Makefile index be4e23f..e002376 100644 --- a/textproc/libxml/Makefile +++ b/textproc/libxml/Makefile @@ -14,6 +14,6 @@ MASTER_SITE_SUBDIR= stable/sources/libxml MAINTAINER= ade@FreeBSD.org USE_LIBTOOL= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes .include <bsd.port.mk> |