aboutsummaryrefslogtreecommitdiff
path: root/ftp/vsftpd-ext
diff options
context:
space:
mode:
authorMichael Scheidell <scheidell@FreeBSD.org>2011-12-26 20:40:28 +0000
committerMichael Scheidell <scheidell@FreeBSD.org>2011-12-26 20:40:28 +0000
commit920d144bdf59d5b82be0f425f01dfb853324d4e2 (patch)
treebebda15c1355dc541ef7ef209136ae7214742918 /ftp/vsftpd-ext
parent2346b0a1ed13a1eac2582eb899b7637b48c19ea5 (diff)
downloadports-920d144bdf59d5b82be0f425f01dfb853324d4e2.tar.gz
ports-920d144bdf59d5b82be0f425f01dfb853324d4e2.zip
- Remove ../files/patch-Makefile (again)
PR: ports/163548 Approved by: gabor (mentor)
Notes
Notes: svn path=/head/; revision=288071
Diffstat (limited to 'ftp/vsftpd-ext')
-rw-r--r--ftp/vsftpd-ext/files/patch-Makefile14
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