diff options
| author | Satoshi Asami <asami@FreeBSD.org> | 1998-06-27 05:20:00 +0000 |
|---|---|---|
| committer | Satoshi Asami <asami@FreeBSD.org> | 1998-06-27 05:20:00 +0000 |
| commit | 7d45e2b7a193d40e6c5b529f166e38e0af53a8c3 (patch) | |
| tree | 1aa2bbfd19ad2c48caed151304d90d00e672730a /editors/vilearn | |
| parent | d787371c3884a468504887cce1ee11466a1e339e (diff) | |
Remove NO_CONFIGURE and NO_PATCH, they never meant anything.
Diffstat (limited to 'editors/vilearn')
| -rw-r--r-- | editors/vilearn/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/editors/vilearn/Makefile b/editors/vilearn/Makefile index 828b0c9ea694..74a6766c34cc 100644 --- a/editors/vilearn/Makefile +++ b/editors/vilearn/Makefile @@ -3,7 +3,7 @@ # Date created: 12 Dec 1997 # Whom: Ian Vaudrey <i.vaudrey@bigfoot.com> # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1997/12/26 19:26:38 hoek Exp $ # DISTNAME= vilearn @@ -17,7 +17,6 @@ EXTRACT_SUFX= .Z MAINTAINER= i.vaudrey@bigfoot.com WRKSRC= ${WRKDIR}/${PKGNAME} -NO_CONFIGURE= yes EXTRACT_CMD= uncompress EXTRACT_BEFORE_ARGS= -c EXTRACT_AFTER_ARGS= | tail -n 1759 | sh |
