diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1997-11-10 11:23:41 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1997-11-10 11:23:41 +0000 |
commit | f44828dd89b7811499c6fafd6887b9cf6c2cb0bc (patch) | |
tree | d498d4b5a229fa9c98ad0333e5a5bf820ac6347a /print/enscript-letter | |
parent | 056a75923d4c66235f363c3d88bd126000b22df3 (diff) | |
download | ports-f44828dd89b7811499c6fafd6887b9cf6c2cb0bc.tar.gz ports-f44828dd89b7811499c6fafd6887b9cf6c2cb0bc.zip |
Notes
Diffstat (limited to 'print/enscript-letter')
-rw-r--r-- | print/enscript-letter/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/print/enscript-letter/Makefile b/print/enscript-letter/Makefile index 139b7d8bc46c..51d24671aa5c 100644 --- a/print/enscript-letter/Makefile +++ b/print/enscript-letter/Makefile @@ -3,7 +3,7 @@ # Date created: 24 Jul, 1997 # Whom: kline # -# $Id: Makefile,v 1.1.1.1 1997/07/27 03:31:33 chuckr Exp $ +# $Id: Makefile,v 1.2 1997/08/05 06:37:19 asami Exp $ # DISTNAME= enscript-1.5.0 @@ -13,6 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU} MAINTAINER= kline@thought.org +MANUAL_PACKAGE_BUILD= PAPERSIZE has to be set to Letter A4 GNU_CONFIGURE= yes USE_GMAKE= yes CONFIGURE_ARGS= --disable-nls |