aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-20 01:12:26 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-20 01:12:26 +0000
commit7e4c488fac7512cd704ebc6260ea864cea14d879 (patch)
treef3a3b244410c729985d63e380f61a4cc0a9aaf08
parentc3e4db2bfb0ffcaf8cbf0408ccfdf5b54971a54e (diff)
downloadports-7e4c488fac7512cd704ebc6260ea864cea14d879.tar.gz
ports-7e4c488fac7512cd704ebc6260ea864cea14d879.zip
Comment out RUN_DEPENDS, enscript specifies default paper size and you
probably do not want that when you are just installing fonts.
Notes
Notes: svn path=/head/; revision=14706
-rw-r--r--print/enscriptfonts/Makefile5
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