aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authormandree <mandree@FreeBSD.org>2011-06-07 08:52:58 +0800
committermandree <mandree@FreeBSD.org>2011-06-07 08:52:58 +0800
commite4c03322ade1b6e07468ece1d915aaf94adb1369 (patch)
tree3dc66e1343bc6c66507a3248220c5c41356bff5d /net
parent7fc5d2ceae9871c4211900a48abe8e362a3ff33f (diff)
downloadfreebsd-ports-gnome-e4c03322ade1b6e07468ece1d915aaf94adb1369.tar.gz
freebsd-ports-gnome-e4c03322ade1b6e07468ece1d915aaf94adb1369.tar.zst
freebsd-ports-gnome-e4c03322ade1b6e07468ece1d915aaf94adb1369.zip
Fix build on amd64 if cvsup is unconfigured:
Use cvsup-without-gui instead to get sources extracted.
Diffstat (limited to 'net')
-rw-r--r--net/cvsupchk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/cvsupchk/Makefile b/net/cvsupchk/Makefile
index 70f9488e4680..e78f2a430e0c 100644
--- a/net/cvsupchk/Makefile
+++ b/net/cvsupchk/Makefile
@@ -14,7 +14,7 @@ DISTFILES=
MAINTAINER= mandree@FreeBSD.org
COMMENT= Check a CVSup directory hierarchy against the checkouts file
-EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/cvsup:extract
+EXTRACT_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/net/cvsup-without-gui:extract
PLIST_FILES= bin/cvsupchk
PORTDOCS= *
@@ -24,7 +24,7 @@ NO_BUILD= yes
.include <bsd.port.pre.mk>
-src!= cd ${PORTSDIR}/net/cvsup && make -V WRKSRC
+src!= cd ${PORTSDIR}/net/cvsup-without-gui && make -V WRKSRC
do-extract:
${MKDIR} ${WRKSRC}