summaryrefslogtreecommitdiff
path: root/net/dgd
diff options
context:
space:
mode:
authorAndrey A. Chernov <ache@FreeBSD.org>1995-04-18 09:37:36 +0000
committerAndrey A. Chernov <ache@FreeBSD.org>1995-04-18 09:37:36 +0000
commit380c7bda26b57dee092e5331e4887a3e4f6dcaf4 (patch)
treec2e20a743718dec69d2795623e976fa749c65e3c /net/dgd
parentFetch this from LOCAL_PORTS. If Chet wants to support the latest and (diff)
Fix wrong NCFTPFLAGS
Notes
Notes: svn path=/head/; revision=1452
Diffstat (limited to 'net/dgd')
-rw-r--r--net/dgd/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/net/dgd/Makefile b/net/dgd/Makefile
index 42cd571086f4..9c3c415de607 100644
--- a/net/dgd/Makefile
+++ b/net/dgd/Makefile
@@ -7,14 +7,13 @@
DISTNAME= dgd-1.0.9
DISTFILES= ${DISTNAME}.tar.gz
-NCFTPFLAGS= -P
-
# changed from PATCHFILES so it won't confuse bsd.port.mk
PATCH_FILES= 1.0.9-1.0.9.1.gz
.if defined(MASTER_SITE_OVERRIDE)
PATCHSITE:= ${MASTER_SITE_OVERRIDE}
.else
PATCHSITE= epsilon.me.chalmers.se:
+NCFTPFLAGS=
.endif
_PATCH_COOKIE= ${.CURDIR}/work/._patch_done
PATCHLIST= ${.CURDIR}/work/.patchlist