diff options
Diffstat (limited to 'textproc/cole/Makefile')
-rw-r--r-- | textproc/cole/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/cole/Makefile b/textproc/cole/Makefile index 0e592e712015..9753e595528e 100644 --- a/textproc/cole/Makefile +++ b/textproc/cole/Makefile @@ -14,5 +14,6 @@ MASTER_SITES= http://arturo.directmail.org/filters/archive/ \ MAINTAINER= sobomax@FreeBSD.org USE_LIBTOOL= yes +INSTALLS_SHLIBS= yes .include <bsd.port.mk> |