aboutsummaryrefslogtreecommitdiff
path: root/net/hlmaster/files
diff options
context:
space:
mode:
authorPatrick Li <pat@FreeBSD.org>2001-12-23 15:46:50 +0000
committerPatrick Li <pat@FreeBSD.org>2001-12-23 15:46:50 +0000
commita9f37fecd2a924247c15bd6ebcac6761c728f89e (patch)
tree299bbf6c89e11215324cc378f0058920713bbf40 /net/hlmaster/files
parent1eb6078e88c8113fbccbcf7ce48ae2e65a892839 (diff)
downloadports-a9f37fecd2a924247c15bd6ebcac6761c728f89e.tar.gz
ports-a9f37fecd2a924247c15bd6ebcac6761c728f89e.zip
Update to 0.9.3
Notes
Notes: svn path=/head/; revision=52054
Diffstat (limited to 'net/hlmaster/files')
-rw-r--r--net/hlmaster/files/patch-lib::pfc++::Makefile10
-rw-r--r--net/hlmaster/files/patch-src::Makefile9
2 files changed, 0 insertions, 19 deletions
diff --git a/net/hlmaster/files/patch-lib::pfc++::Makefile b/net/hlmaster/files/patch-lib::pfc++::Makefile
deleted file mode 100644
index 15d953992b25..000000000000
--- a/net/hlmaster/files/patch-lib::pfc++::Makefile
+++ /dev/null
@@ -1,10 +0,0 @@
-
---- lib/pfc++/src/Makefile.bsd.orig Thu Jul 5 07:06:54 2001
-+++ lib/pfc++/src/Makefile.bsd Sat Jul 14 17:54:52 2001
-@@ -1,5 +1,4 @@
--CXX = g++
--CXXFLAGS = -Wall -O2
-+CXXFLAGS += -Wall
- REAL_CXXFLAGS = ${CXXFLAGS} -D__linux__ -I../include
-
- RANLIB = ar
diff --git a/net/hlmaster/files/patch-src::Makefile b/net/hlmaster/files/patch-src::Makefile
deleted file mode 100644
index 98db484a77a1..000000000000
--- a/net/hlmaster/files/patch-src::Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
---- src/Makefile.bsd.orig Wed Jul 4 17:44:41 2001
-+++ src/Makefile.bsd Sat Jul 14 17:54:34 2001
-@@ -1,5 +1,4 @@
--CXX = g++
--CXXFLAGS = -Wall -O2
-+CXXFLAGS += -Wall
- LDFLAGS = -s
- REAL_CXXFLAGS = ${CXXFLAGS} -D__linux__ -I../include -I../lib/pfc++/include
-