1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-24 04:33:24 +00:00

- Give it a chance to be tested on pointyhat

This commit is contained in:
Pav Lucistnik 2010-02-05 21:33:40 +00:00
parent d899229922
commit 1f5d3cdf43
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=249315

View File

@ -29,7 +29,7 @@ PLIST_SUB= PORTVERSION=${PORTVERSION}
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) && !defined(PACKAGE_BUILDING)
DISTFILE_INSTRUCTIONS= ${RESTRICTED}
.endif