diff options
| author | Gleb Smirnoff <glebius@FreeBSD.org> | 2012-09-14 11:51:49 +0000 |
|---|---|---|
| committer | Gleb Smirnoff <glebius@FreeBSD.org> | 2012-09-14 11:51:49 +0000 |
| commit | 3b3a8eb937bf8045231e8364bfd1b94cd4a95979 (patch) | |
| tree | ec60da6e90cde2e87aa91ac9450c84ce3446233a /usr.sbin/ftp-proxy | |
| parent | 64dc1cf395eba25fd36f77251824ada85b88f127 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/ftp-proxy')
| -rw-r--r-- | usr.sbin/ftp-proxy/ftp-proxy/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/usr.sbin/ftp-proxy/ftp-proxy/Makefile b/usr.sbin/ftp-proxy/ftp-proxy/Makefile index c21a10749825..de4988815016 100644 --- a/usr.sbin/ftp-proxy/ftp-proxy/Makefile +++ b/usr.sbin/ftp-proxy/ftp-proxy/Makefile @@ -8,7 +8,6 @@ MAN= ftp-proxy.8 SRCS= ftp-proxy.c filter.c CFLAGS+= -I${.CURDIR}/../../../contrib/pf/libevent -CFLAGS+= -I${.CURDIR}/../../../sys/contrib/pf LDADD+= ${LIBEVENT} DPADD+= ${LIBEVENT} |
