From 7d0c5a28f21a0e65464fa99db6212402a663ff35 Mon Sep 17 00:00:00 2001 From: sunpoet Date: Mon, 19 Oct 2015 20:21:18 +0000 Subject: - Use USES=localbase --- textproc/p5-Search-Odeum/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'textproc') 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 -- cgit