diff options
author | hubertf <hubertf> | 1999-09-22 19:21:52 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1999-09-22 19:21:52 +0000 |
commit | a9048c37accf18a9703c709b9df6d42cd68903b8 (patch) | |
tree | c9bf3270bc635da760730b3426fb87ea72d16fd3 /misc/py-mxDateTime | |
parent | 9bb7e54a3d5b3a8bfcfce4f2c4ced6ed5390eeff (diff) | |
download | pkgsrc-a9048c37accf18a9703c709b9df6d42cd68903b8.tar.gz |
clarify NO_CDROM
Diffstat (limited to 'misc/py-mxDateTime')
-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 ; \ |