diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:23:18 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 17:23:18 +0000 |
commit | 1640537ad67a4e7c293de8c7bd81840e57ec6928 (patch) | |
tree | 4ecd721edd10b744a029d8fb947cbd73bc4f7b9b /ftp/twoftpd | |
parent | 4a65c836693c56cb403b7a0b47a9514037a4bcec (diff) |
Notes
Diffstat (limited to 'ftp/twoftpd')
-rw-r--r-- | ftp/twoftpd/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ftp/twoftpd/Makefile b/ftp/twoftpd/Makefile index 77c21f0fce15..9112db1caf0b 100644 --- a/ftp/twoftpd/Makefile +++ b/ftp/twoftpd/Makefile @@ -30,6 +30,7 @@ PLIST_FILES= bin/twoftpd-anon bin/twoftpd-anon-conf \ bin/twoftpd-conf bin/twoftpd-drop \ bin/twoftpd-switch bin/twoftpd-xfer +NO_STAGE= yes .include <bsd.port.options.mk> post-patch: |