mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
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.
This commit is contained in:
parent
b29d2a6b57
commit
1566212ba8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=959
@ -6,6 +6,8 @@ NO_EXTRACT= yes
|
||||
PREFIX= ${X11BASE}
|
||||
#USE_IMAKE= yes
|
||||
|
||||
fetch:
|
||||
|
||||
depend:
|
||||
(cd $(WRKSRC)/..; $(MAKE) SUBDIRS=clients depend)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user