diff options
Diffstat (limited to 'news/nntpswitch/Makefile')
-rw-r--r-- | news/nntpswitch/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/nntpswitch/Makefile b/news/nntpswitch/Makefile index 0f733a3149a8..24d1b030d609 100644 --- a/news/nntpswitch/Makefile +++ b/news/nntpswitch/Makefile @@ -17,7 +17,7 @@ COMMENT= A NNTP content router WRKSRC= ${WRKDIR}/${PORTNAME} USE_GMAKE= YES USE_PERL5= YES -INSTALLS_SHLIB= YES +USE_LDCONFIG= YES MAKE_ENV+= PERL=${PERL} LIBS="${LDFLAGS}" CFLAGS+= -I${LOCALBASE}/include |