diff options
Diffstat (limited to 'devel/mpatrol/Makefile')
-rw-r--r-- | devel/mpatrol/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/mpatrol/Makefile b/devel/mpatrol/Makefile index 57a5b80fb9bd..78b7199073ad 100644 --- a/devel/mpatrol/Makefile +++ b/devel/mpatrol/Makefile @@ -19,7 +19,7 @@ LIB_DEPENDS= elf.0:${PORTSDIR}/devel/libelf WRKSRC= ${WRKDIR}/${PORTNAME}/build/unix ONLY_FOR_ARCHS= i386 amd64 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes USE_GMAKE= yes MAKE_ENV= LOCALBASE="${LOCALBASE}" CXX="${CXX}" \ |