diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-02-10 09:04:04 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-02-10 09:04:04 +0000 |
commit | 02baa4219f21a975a01e43480a21f37b2bf6c5a9 (patch) | |
tree | 182201ea3f21f889143b4babd2344ed12e2e4532 /print/pips800 | |
parent | dd95676c27f67c9213d4eb8fdca318b6f0dd33f0 (diff) | |
download | ports-02baa4219f21a975a01e43480a21f37b2bf6c5a9.tar.gz ports-02baa4219f21a975a01e43480a21f37b2bf6c5a9.zip |
Convert COMMENT to COMMENTFILE until these ports can be converted.
Submitted by: lioux
Notes
Notes:
svn path=/head/; revision=75232
Diffstat (limited to 'print/pips800')
-rw-r--r-- | print/pips800/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/pips800/Makefile b/print/pips800/Makefile index 980695d00dfe..ca4b32c8ebf9 100644 --- a/print/pips800/Makefile +++ b/print/pips800/Makefile @@ -72,7 +72,7 @@ FILTER= ${FILESDIR}/filter.rev BASE_NAME= pips${PRTYPE} PAPERSIZE?= a4 # for slave ports -COMMENT= ${.CURDIR}/pkg-comment +COMMENTFILE= ${.CURDIR}/pkg-comment DESCR= ${.CURDIR}/pkg-descr .if ${PORTVERSION} == 2.0 && !defined(INTERNATIONAL_PRODUCTS) LANGS= ja |