diff options
| author | Michael Haro <mharo@FreeBSD.org> | 1999-08-22 19:01:07 +0000 |
|---|---|---|
| committer | Michael Haro <mharo@FreeBSD.org> | 1999-08-22 19:01:07 +0000 |
| commit | 5281212be38447df70380d4e9e8cd0ef1cf11517 (patch) | |
| tree | 655e734faae358d2c0edeefd08e9aeac6202b150 /www/py-HTMLgen | |
| parent | acfa648bd4bbbfcd4dd84f668832b2ab47009cbd (diff) | |
chmod -> ${CHMOD}
chown -> ${CHOWN}
Diffstat (limited to 'www/py-HTMLgen')
| -rw-r--r-- | www/py-HTMLgen/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/www/py-HTMLgen/Makefile b/www/py-HTMLgen/Makefile index beb851195da9..5a9a6c5ae691 100644 --- a/www/py-HTMLgen/Makefile +++ b/www/py-HTMLgen/Makefile @@ -3,7 +3,7 @@ # Date created: 03/20/1999 # Whom: nectar@FreeBSD.ORG # -# $Id: Makefile,v 1.1.1.1 1999/03/20 08:50:50 nectar Exp $ +# $Id: Makefile,v 1.2 1999/05/28 20:55:37 nectar Exp $ # DISTNAME= HTMLgen @@ -21,8 +21,6 @@ WRKSRC= ${WRKDIR}/HTMLgen PLIST= ${WRKDIR}/PLIST DOCDIR= ${PREFIX}/share/doc/HTMLgen -CHMOD?= chmod -CHOWN?= chown FIND?= find pre-install: |
