Don't try to apply patches for the amd64 target, since it is

binary-only.

Approved by:	portmgr
This commit is contained in:
John Polstra 2005-03-27 19:12:22 +00:00
parent e268712946
commit 593398973b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=132087

View file

@ -86,6 +86,9 @@ post-install:
.if ${ARCH} == "amd64"
PROGS= bin/cvsup sbin/cvsupd bin/cvpasswd
do-patch:
@${TRUE}
do-configure:
@${TOUCH} ${WRKSRC}/License
@${TOUCH} ${TOUCH_FLAGS} ${CONFIGURE_COOKIE}