From 213573e756317d0d433fbe18b50d19da8fee5e1d Mon Sep 17 00:00:00 2001 From: sem Date: Sun, 18 Jun 2006 17:39:31 +0000 Subject: - Add RESTRICTED and IGNORE as in finance/pfpro that share one distfile Approved by: maintainer --- finance/p5-PFProAPI/Makefile | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'finance/p5-PFProAPI') diff --git a/finance/p5-PFProAPI/Makefile b/finance/p5-PFProAPI/Makefile index 358ee4be149..00fe6e331c9 100644 --- a/finance/p5-PFProAPI/Makefile +++ b/finance/p5-PFProAPI/Makefile @@ -24,6 +24,11 @@ PERL_CONFIGURE= yes MAN3= PFProAPI.3 +RESTRICTED= Only for VeriSign PayFlow Pro customers +.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) +IGNORE= ${RESTRICTED}. See ${PORTSDIR}/finance/pfpro for instructions +.endif + post-patch: ${REINPLACE_CMD} -e "s|%%PREFIX%%|${LOCALBASE}|" ${WRKSRC}/PFProAPI.pm -- cgit