summaryrefslogtreecommitdiff
path: root/net-p2p/hagelslag/files/patch-src-Makefile
diff options
context:
space:
mode:
authorKevin Lo <kevlo@FreeBSD.org>2001-05-07 14:43:40 +0000
committerKevin Lo <kevlo@FreeBSD.org>2001-05-07 14:43:40 +0000
commit36dc311f94ef675608e8dbcd94b887a1cab76bd7 (patch)
tree610f7a3ab956ecda9eb7de2e163364859794faf3 /net-p2p/hagelslag/files/patch-src-Makefile
parentUpgrade to version 3.2.1 (diff)
- Upgrade to version 0.13
- Assign maintainership over to ports PR: 27178 Submitted by: MAINTAINER
Notes
Notes: svn path=/head/; revision=42363
Diffstat (limited to 'net-p2p/hagelslag/files/patch-src-Makefile')
-rw-r--r--net-p2p/hagelslag/files/patch-src-Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/net-p2p/hagelslag/files/patch-src-Makefile b/net-p2p/hagelslag/files/patch-src-Makefile
index 42d7c1830005..d5a6dc2b97f7 100644
--- a/net-p2p/hagelslag/files/patch-src-Makefile
+++ b/net-p2p/hagelslag/files/patch-src-Makefile
@@ -1,5 +1,5 @@
---- src/Makefile.orig Thu Feb 1 16:27:37 2001
-+++ src/Makefile Wed Feb 14 14:41:23 2001
+--- src/Makefile.orig Sun Apr 8 19:58:59 2001
++++ src/Makefile Mon May 7 12:18:41 2001
@@ -1,5 +1,4 @@
# Don't change this...
-CXX=g++
@@ -15,12 +15,12 @@
# Nothing below here should be changed
-@@ -70,7 +69,7 @@
- cp hagelslagd ../bin
+@@ -98,7 +97,7 @@
+ cp -f UserLib.a ../lib
depend:
-- makedepend -Y -- $(CPP_FILES)
-+ makedepend -- $(CPP_FILES)
+- makedepend -Y -- $(CPP_FILES) $(RC_CPP) $(USER_CPP)
++ makedepend -- $(CPP_FILES) $(RC_CPP) $(USER_CPP)
+ make -C RC depend
clean:
- rm -f hagelslag hagelslagd hagelslagrouter *.o *~ core *.bak