summaryrefslogtreecommitdiff
path: root/net/cvsup/Makefile
diff options
context:
space:
mode:
authorJohn Polstra <jdp@FreeBSD.org>2005-03-27 19:12:22 +0000
committerJohn Polstra <jdp@FreeBSD.org>2005-03-27 19:12:22 +0000
commit593398973be23d1c5ef02fceb9b279b03813643c (patch)
tree0ab42f8bcb177e0bc0f90457b390a4701f708d04 /net/cvsup/Makefile
parentRemove konqueror-nsplugins (diff)
Don't try to apply patches for the amd64 target, since it is
binary-only. Approved by: portmgr
Notes
Notes: svn path=/head/; revision=132087
Diffstat (limited to 'net/cvsup/Makefile')
-rw-r--r--net/cvsup/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/net/cvsup/Makefile b/net/cvsup/Makefile
index 1300a186f1e9..1c6667c183c1 100644
--- a/net/cvsup/Makefile
+++ b/net/cvsup/Makefile
@@ -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}