diff options
-rw-r--r-- | textproc/p5-Search-Odeum/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/p5-Search-Odeum/Makefile b/textproc/p5-Search-Odeum/Makefile index 9e0199a1f438..be42d3a4ebae 100644 --- a/textproc/p5-Search-Odeum/Makefile +++ b/textproc/p5-Search-Odeum/Makefile @@ -16,9 +16,8 @@ LICENSE_COMB= dual LIB_DEPENDS= libqdbm.so:${PORTSDIR}/databases/qdbm -CFLAGS+= -I${LOCALBASE}/include USE_PERL5= configure -USES= perl5 +USES= localbase perl5 post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Search/Odeum/Odeum.so |