aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2006-06-18 17:39:31 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2006-06-18 17:39:31 +0000
commit184a6e4c330ba23e093ac50b3c0007d0e0ac8c28 (patch)
treeabe687ac4e20d0b829ed6eb6590e1816e73dc911 /finance
parentaabd7239f7152d8b1811efdf74e1e2246c9db42e (diff)
downloadports-184a6e4c330ba23e093ac50b3c0007d0e0ac8c28.tar.gz
ports-184a6e4c330ba23e093ac50b3c0007d0e0ac8c28.zip
- Add RESTRICTED and IGNORE as in finance/pfpro that share one distfile
Approved by: maintainer
Notes
Notes: svn path=/head/; revision=165693
Diffstat (limited to 'finance')
-rw-r--r--finance/p5-PFProAPI/Makefile5
1 files changed, 5 insertions, 0 deletions
diff --git a/finance/p5-PFProAPI/Makefile b/finance/p5-PFProAPI/Makefile
index 358ee4be1495..00fe6e331c98 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