summaryrefslogtreecommitdiff
path: root/ftp/proftpd/Makefile
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-07-02 11:06:28 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-07-02 11:06:28 +0000
commit72c321b422dfac11239202620c3c3e8deae64f66 (patch)
treec45605236e1e814fd443e113ad610f05ca6330a5 /ftp/proftpd/Makefile
parentAdd a patch from author's site. (diff)
Enabling anonymous ftp in proftpd can be confusing with the average setup
PR: ports/6982 Submitted by: Bill Fumerola <billf@chc-chimes.com>
Notes
Notes: svn path=/head/; revision=11670
Diffstat (limited to 'ftp/proftpd/Makefile')
-rw-r--r--ftp/proftpd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile
index 22bb57035cae..b9b34461947a 100644
--- a/ftp/proftpd/Makefile
+++ b/ftp/proftpd/Makefile
@@ -3,7 +3,7 @@
# Date created: 26 January 1998
# Whom: Stephane Legrand
#
-# $Id: Makefile,v 1.2 1998/02/20 06:39:07 obrien Exp $
+# $Id: Makefile,v 1.3 1998/06/14 15:56:40 steve Exp $
#
DISTNAME= proftpd-1.0.3pl1
@@ -18,7 +18,6 @@ MAN8= proftpd.8 ftpshut.8
USE_GMAKE= yes
GNU_CONFIGURE= yes
-CONFIGURE_ENV= CFLAGS="${CFLAGS}"
#
# - "configure --prefix=..." doesn't seem to work :(