diff options
author | Michael Scheidell <scheidell@FreeBSD.org> | 2011-12-26 20:40:28 +0000 |
---|---|---|
committer | Michael Scheidell <scheidell@FreeBSD.org> | 2011-12-26 20:40:28 +0000 |
commit | 920d144bdf59d5b82be0f425f01dfb853324d4e2 (patch) | |
tree | bebda15c1355dc541ef7ef209136ae7214742918 /ftp | |
parent | 2346b0a1ed13a1eac2582eb899b7637b48c19ea5 (diff) | |
download | ports-920d144bdf59d5b82be0f425f01dfb853324d4e2.tar.gz ports-920d144bdf59d5b82be0f425f01dfb853324d4e2.zip |
Notes
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/vsftpd-ext/files/patch-Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/ftp/vsftpd-ext/files/patch-Makefile b/ftp/vsftpd-ext/files/patch-Makefile deleted file mode 100644 index 3820ca11f25f..000000000000 --- a/ftp/vsftpd-ext/files/patch-Makefile +++ /dev/null @@ -1,14 +0,0 @@ ---- ./Makefile.orig 2011-12-13 10:14:07.000000000 +0200 -+++ ./Makefile 2011-12-13 10:15:30.000000000 +0200 -@@ -3,9 +3,9 @@ - INSTALL = install - IFLAGS = -idirafter dummyinc - #CFLAGS = -g --CFLAGS = -O2 -Wall -W -Wshadow #-pedantic -Werror -Wconversion -+CFLAGS = -O2 -pipe -march=prescott -fno-strict-aliasing -O2 -Wall -W -Wshadow #-pedantic -Werror -Wconversion - --LIBS = -lcap -ldl -lcrypt -lpam -lwrap -lnsl -lssl -lcrypto -+LIBS= -lpam - # | | + VSF_BUILD_SSL - # | + VSF_BUILD_TCPWRAPPERS - # + VSF_BUILD_PAM |