diff options
author | ache <ache@FreeBSD.org> | 1995-04-16 23:33:42 +0800 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1995-04-16 23:33:42 +0800 |
commit | 7f221ed4cb57bb94786dc042c9f81e8a58b84528 (patch) | |
tree | 55ae5565ef973a0ffd025256b037293892c391ad /x11-toolkits/iv | |
parent | 77658cd2cf515264e7dc2767fcf716783b832602 (diff) | |
download | freebsd-ports-gnome-7f221ed4cb57bb94786dc042c9f81e8a58b84528.tar.gz freebsd-ports-gnome-7f221ed4cb57bb94786dc042c9f81e8a58b84528.tar.zst freebsd-ports-gnome-7f221ed4cb57bb94786dc042c9f81e8a58b84528.zip |
Remove NCFTPFLAGS, ncftp default changed
Diffstat (limited to 'x11-toolkits/iv')
-rw-r--r-- | x11-toolkits/iv/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/iv/Makefile b/x11-toolkits/iv/Makefile index b5ce5b6fa0ef..a23565592c09 100644 --- a/x11-toolkits/iv/Makefile +++ b/x11-toolkits/iv/Makefile @@ -3,7 +3,7 @@ # Date created: 23.sept.1994 # Whom: adam # -# $Id: Makefile,v 1.4 1995/04/01 12:50:56 jkh Exp $ +# $Id: Makefile,v 1.5 1995/04/12 20:31:13 asami Exp $ # VERSION= 3.1 @@ -13,7 +13,6 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} WRKSRC= ${WRKDIR}/iv MAKEFILE= makefile -NCFTPFLAGS= -NP .if ${DISTNAME} != ${VERSION} pre-fetch: |