diff options
Diffstat (limited to 'devel/lwp')
-rw-r--r-- | devel/lwp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/lwp/Makefile b/devel/lwp/Makefile index d33952ac070a..4398b05758a8 100644 --- a/devel/lwp/Makefile +++ b/devel/lwp/Makefile @@ -14,6 +14,6 @@ MAINTAINER= coda@cs.cmu.edu USE_GMAKE= yes USE_LIBTOOL= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes .include <bsd.port.mk> |