From 0c6d1c7764c4772e237bcb92af0b9c890c534fc2 Mon Sep 17 00:00:00 2001 From: "Andrey A. Chernov" Date: Tue, 15 Oct 2002 09:51:53 +0000 Subject: Use correct SPT_TYPE to really change proctitle PR: 44019 --- ftp/wu-ftpd/Makefile | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ftp/wu-ftpd') diff --git a/ftp/wu-ftpd/Makefile b/ftp/wu-ftpd/Makefile index 087cd9187eae..ddd03d2b7f48 100644 --- a/ftp/wu-ftpd/Makefile +++ b/ftp/wu-ftpd/Makefile @@ -9,6 +9,7 @@ PORTNAME= wu-ftpd PORTVERSION= 2.6.2 +PORTREVISION= 1 CATEGORIES= ftp MASTER_SITES= ftp://ftp.wu-ftpd.org/pub/wu-ftpd/ @@ -19,6 +20,8 @@ CONFIGURE_ARGS= --enable-rfc931 --disable-pasvip --enable-opie \ --enable-noop --disable-numericuid --enable-nlst-dirs \ --prefix=${PREFIX} --with-etc-dir=${PREFIX}/etc +MAKE_ENV+= WARNINGS=-DSPT_TYPE=SPT_BUILTIN + MAN1= ftpcount.1 ftpwho.1 MAN5= ftpaccess.5 ftphosts.5 ftpconversions.5 xferlog.5 \ ftpservers.5 -- cgit v1.2.3