Comment out RUN_DEPENDS, enscript specifies default paper size and you
probably do not want that when you are just installing fonts.
This commit is contained in:
parent
c3e4db2bfb
commit
7e4c488fac
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14706
1 changed files with 3 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue