diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-20 01:12:26 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-20 01:12:26 +0000 |
commit | 7e4c488fac7512cd704ebc6260ea864cea14d879 (patch) | |
tree | f3a3b244410c729985d63e380f61a4cc0a9aaf08 /print/enscriptfonts | |
parent | c3e4db2bfb0ffcaf8cbf0408ccfdf5b54971a54e (diff) | |
download | ports-7e4c488fac7512cd704ebc6260ea864cea14d879.tar.gz ports-7e4c488fac7512cd704ebc6260ea864cea14d879.zip |
Notes
Diffstat (limited to 'print/enscriptfonts')
-rw-r--r-- | print/enscriptfonts/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/print/enscriptfonts/Makefile b/print/enscriptfonts/Makefile index 490e09a6dc35..38c582f391a6 100644 --- a/print/enscriptfonts/Makefile +++ b/print/enscriptfonts/Makefile @@ -3,7 +3,7 @@ # Date created: 15 June, 1998 # Whom: kline # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/07/20 02:30:58 steve Exp $ # DISTNAME= enscript_fonts-0.75 @@ -14,7 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= kline@thought.org -RUN_DEPENDS= enscript:${PORTSDIR}/print/enscript +# user should choose their own version +#RUN_DEPENDS= enscript:${PORTSDIR}/print/enscript-letter NO_WRKSUBDIR= YES NOMANCOMPRESS= YES |