diff options
Diffstat (limited to 'comms/trustedqsl/Makefile')
-rw-r--r-- | comms/trustedqsl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/trustedqsl/Makefile b/comms/trustedqsl/Makefile index 91bddc8c8ac2..e183766c1c3e 100644 --- a/comms/trustedqsl/Makefile +++ b/comms/trustedqsl/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 USE_PERL5= yes USE_GETOPT_LONG= yes USE_WX= 2.6 -INSTALLS_SHLIB= yes +USE_LDCONFIG= yes MAKE_ENV= INCDIR="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |