aboutsummaryrefslogtreecommitdiffstats
path: root/www/htdump/files
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-04-27 16:51:20 +0800
committervs <vs@FreeBSD.org>2005-04-27 16:51:20 +0800
commit12a046adf7255abc19f7af8225c26a86a8723525 (patch)
treef708977e8ffb6bd5397c1bbba35452466355155a /www/htdump/files
parent23a871974c1910b405c1746e40e3eb532a9f793f (diff)
downloadfreebsd-ports-gnome-12a046adf7255abc19f7af8225c26a86a8723525.tar.gz
freebsd-ports-gnome-12a046adf7255abc19f7af8225c26a86a8723525.tar.zst
freebsd-ports-gnome-12a046adf7255abc19f7af8225c26a86a8723525.zip
Use PLIST_FILES, OPTIONS, MAKE_ARGS
Diffstat (limited to 'www/htdump/files')
-rw-r--r--www/htdump/files/patch-aa12
1 files changed, 0 insertions, 12 deletions
diff --git a/www/htdump/files/patch-aa b/www/htdump/files/patch-aa
index 7efabae7b018..1c3cbc937922 100644
--- a/www/htdump/files/patch-aa
+++ b/www/htdump/files/patch-aa
@@ -1,17 +1,5 @@
--- Makefile.orig Wed Dec 20 00:26:47 2000
+++ Makefile Sun Jul 6 20:19:19 2003
-@@ -5,10 +5,8 @@
- #
- #
-
--CFLAGS = -O4 -m486 -Wall #-funsigned-char -Wshadow -Wmissing-prototypes -Wmissing-declarations -Winline
- PROGS = htdump
--LFLAGS = -s #-static
--CC = cc
-+LFLAGS = -s ${LDFLAGS}
-
- # Nothing should have to change beneath this line
-
@@ -26,15 +24,15 @@
ssl: $(OBJS) socket-ssl.o