diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-09-22 19:21:52 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-09-22 19:21:52 +0000 |
commit | 7c3a61d145d1c8daa7ed764ef6e5ddbf2fad38dd (patch) | |
tree | c9bf3270bc635da760730b3426fb87ea72d16fd3 /misc | |
parent | 1918df6886ed16c787267f1198c35baec1db6409 (diff) | |
download | pkgsrc-7c3a61d145d1c8daa7ed764ef6e5ddbf2fad38dd.tar.gz |
clarify NO_CDROM
Diffstat (limited to 'misc')
-rw-r--r-- | misc/py-mxDateTime/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/py-mxDateTime/Makefile b/misc/py-mxDateTime/Makefile index cd64efb0422..317b4853df2 100644 --- a/misc/py-mxDateTime/Makefile +++ b/misc/py-mxDateTime/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 1999/06/28 19:22:45 tsarna Exp $ +# $NetBSD: Makefile,v 1.2 1999/09/22 19:21:52 hubertf Exp $ DISTNAME= mxDateTime-1.3.0 PKGNAME= py-mxDateTime-1.3.0 @@ -15,7 +15,7 @@ DEPENDS+= python-1.5.2:../../lang/python EXTRACT_CMD= unzip -Laqo ${DOWNLOADED_DISTFILE} -NO_CDROM= Permission to...and without fee or royalty... +NO_CDROM= No commerciao distribution do-configure: ( cd ${WRKSRC}/mxDateTime ; \ |