mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-02 11:09:29 +00:00
- Fix building in tinderbox
Reported by: miwi
This commit is contained in:
parent
798c744543
commit
e5380f82a7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=313069
11
net-mgmt/nefu/files/patch-Makefile.in
Normal file
11
net-mgmt/nefu/files/patch-Makefile.in
Normal file
@ -0,0 +1,11 @@
|
||||
--- Makefile.in.orig 2006-09-29 22:13:42.000000000 +0200
|
||||
+++ Makefile.in 2013-02-27 17:07:55.046746676 +0100
|
||||
@@ -64,7 +64,7 @@
|
||||
|
||||
FRC :
|
||||
|
||||
-libtest : FRC
|
||||
+libtest/libtest.a : FRC
|
||||
cd libtest; ${MAKE} ${MFLAGS} CC=${CC} OPTOPTS="${OPTOPTS}" LIBDIRS="${LIBDIRS}"
|
||||
|
||||
libsnet/libsnet.la : FRC
|
Loading…
x
Reference in New Issue
Block a user