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 /ports-mgmt | |
parent | d787371c3884a468504887cce1ee11466a1e339e (diff) | |
download | ports-7d45e2b7a193d40e6c5b529f166e38e0af53a8c3.tar.gz ports-7d45e2b7a193d40e6c5b529f166e38e0af53a8c3.zip |
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/portlint/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ports-mgmt/portlint/Makefile b/ports-mgmt/portlint/Makefile index 57d6ca2bc96e..9392ace79cae 100644 --- a/ports-mgmt/portlint/Makefile +++ b/ports-mgmt/portlint/Makefile @@ -3,7 +3,7 @@ # Date created: 13 Jun 1997 # Whom: Jun-ichiro itojun Itoh <itojun@itojun.org> # -# $Id: Makefile,v 1.18 1997/11/20 03:52:36 itojun Exp $ +# $Id: Makefile,v 1.19 1997/11/25 11:43:15 itojun Exp $ # DISTNAME= portlint-1.61 @@ -17,7 +17,6 @@ EXTRACT_CMD= ${CAT} EXTRACT_BEFORE_ARGS= # yes, it is blank EXTRACT_AFTER_ARGS= |sh NO_WRKSUBDIR= yes -NO_CONFIGURE= yes NO_BUILD= yes MAN1= portlint.1 |