diff options
Diffstat (limited to 'net/poptop/files/patch-ac')
-rw-r--r-- | net/poptop/files/patch-ac | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/net/poptop/files/patch-ac b/net/poptop/files/patch-ac deleted file mode 100644 index a07f21eb17b9..000000000000 --- a/net/poptop/files/patch-ac +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- Makefile.am.orig Thu Feb 27 16:41:20 2003 -+++ Makefile.am Wed Jun 25 01:34:22 2003 -@@ -11,7 +11,7 @@ - ## warning with -Wmissing-prototypes). - ## -Wmissing-prototypes removed (eg, Linux 2.2.6 headers - ## aren't up to it). --CFLAGS = -O2 -fno-builtin -Wall -DSBINDIR='"$(sbindir)"' -+CFLAGS = @CFLAGS@ -DSBINDIR='"$(sbindir)"' -DETCDIR='"$(sysconfdir)"' - #CFLAGS = -O2 -fno-builtin -Wall -ansi -DSBINDIR='"$(sbindir)"' - #CFLAGS = -O2 -fno-builtin -Wall -ansi -pedantic -Wmissing-prototypes -Werror -DSBINDIR='"$(sbindir)"' - |