aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authorAndreas Schulz <ats@FreeBSD.org>1995-02-13 07:03:04 +0800
committerAndreas Schulz <ats@FreeBSD.org>1995-02-13 07:03:04 +0800
commit1566212ba812f43f2e9c1c4664d8e8905b7dcecf (patch)
tree4b70dfed8f2be6d8b9c46395f7c0d9eb31e21900 /x11-toolkits
parentb29d2a6b57411282d83b883ca2698938a30cda26 (diff)
downloadfreebsd-ports-gnome-1566212ba812f43f2e9c1c4664d8e8905b7dcecf.tar.gz
freebsd-ports-gnome-1566212ba812f43f2e9c1c4664d8e8905b7dcecf.tar.zst
freebsd-ports-gnome-1566212ba812f43f2e9c1c4664d8e8905b7dcecf.zip
Put an empty fetch target into the Makefile. Otherwise it tries to fetch
a xview-clients.tar.gz if someone runs a "make fetch" from /usr/ports.
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/xview-clients/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/xview-clients/Makefile b/x11-toolkits/xview-clients/Makefile
index 50af7480dc20..4bb790910fa3 100644
--- a/x11-toolkits/xview-clients/Makefile
+++ b/x11-toolkits/xview-clients/Makefile
@@ -6,6 +6,8 @@ NO_EXTRACT= yes
PREFIX= ${X11BASE}
#USE_IMAKE= yes
+fetch:
+
depend:
(cd $(WRKSRC)/..; $(MAKE) SUBDIRS=clients depend)