aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/nefu/files
diff options
context:
space:
mode:
authorBernhard Froehlich <decke@FreeBSD.org>2013-02-27 19:04:22 +0000
committerBernhard Froehlich <decke@FreeBSD.org>2013-02-27 19:04:22 +0000
commite5380f82a72e5068c3a57b0bc09fb5db141a91e6 (patch)
treedeaee3e21250e371785781322c645d3286454744 /net-mgmt/nefu/files
parent798c7445437b2d69d1ed1b670b7bc27586d35462 (diff)
downloadports-e5380f82a72e5068c3a57b0bc09fb5db141a91e6.tar.gz
ports-e5380f82a72e5068c3a57b0bc09fb5db141a91e6.zip
- Fix building in tinderbox
Reported by: miwi
Notes
Notes: svn path=/head/; revision=313069
Diffstat (limited to 'net-mgmt/nefu/files')
-rw-r--r--net-mgmt/nefu/files/patch-Makefile.in11
1 files changed, 11 insertions, 0 deletions
diff --git a/net-mgmt/nefu/files/patch-Makefile.in b/net-mgmt/nefu/files/patch-Makefile.in
new file mode 100644
index 000000000000..0b90584d11e4
--- /dev/null
+++ b/net-mgmt/nefu/files/patch-Makefile.in
@@ -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