diff options
Diffstat (limited to 'devel/c2lib/Makefile')
-rw-r--r-- | devel/c2lib/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/c2lib/Makefile b/devel/c2lib/Makefile index 3879e4ce2a3a..e7acc1818edc 100644 --- a/devel/c2lib/Makefile +++ b/devel/c2lib/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= cdoc:${PORTSDIR}/devel/cdoc \ make+:${PORTSDIR}/devel/makeplus LIB_DEPENDS+= pcre.0:${PORTSDIR}/devel/pcre -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes HAS_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${PREFIX} PLIST_SUB= VERSION=${PORTVERSION} |