diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-03-06 21:01:40 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-03-06 21:01:40 +0000 |
commit | a5be358b9d075a660827de0da2aba57ed77ff168 (patch) | |
tree | 80da9240100147f77e3f2d141a12bc9ff29060f1 /print/pips800 | |
parent | 84ea4ee842af8389fc1b0603b821af2d68ba8c65 (diff) | |
download | ports-a5be358b9d075a660827de0da2aba57ed77ff168.tar.gz ports-a5be358b9d075a660827de0da2aba57ed77ff168.zip |
Notes
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 cd60fc45ebcf..8ac06f9e83be 100644 --- a/print/pips800/Makefile +++ b/print/pips800/Makefile @@ -247,7 +247,7 @@ post-install: .endif # a target for the maintainer -_MAKE_COMMENT_DESCR: +_MAKE_DESCR: .if defined(INTERNATIONAL_PRODUCTS) .if ${PRTYPE} != -sc880 || ${PORTVERSION} != 1.0 .for file in pkg-descr |