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