mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-24 09:25:01 +00:00
Make the message match reality.
This commit is contained in:
parent
5dbd01cd92
commit
b9f0e42f31
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14805
@ -3,7 +3,7 @@
|
||||
# Date created: 18 November 1998
|
||||
# Whom: smace@freebsd.org
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1998/11/18 15:50:24 smace Exp $
|
||||
# $Id: Makefile,v 1.2 1998/11/23 08:52:12 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ppa-0.8.6
|
||||
@ -33,7 +33,7 @@ pre-configure:
|
||||
.endif
|
||||
.if !defined(PAPERSIZE)
|
||||
@${ECHO}
|
||||
@${ECHO} "No PAPERSIZE environment variable found, will default to enscript-A4"
|
||||
@${ECHO} "No PAPERSIZE environment variable found, will default to enscript-letter"
|
||||
@${ECHO}
|
||||
.endif
|
||||
|
||||
|
@ -3,7 +3,7 @@
|
||||
# Date created: 18 November 1998
|
||||
# Whom: smace@freebsd.org
|
||||
#
|
||||
# $Id: Makefile,v 1.1.1.1 1998/11/18 15:50:24 smace Exp $
|
||||
# $Id: Makefile,v 1.2 1998/11/23 08:52:12 asami Exp $
|
||||
#
|
||||
|
||||
DISTNAME= ppa-0.8.6
|
||||
@ -33,7 +33,7 @@ pre-configure:
|
||||
.endif
|
||||
.if !defined(PAPERSIZE)
|
||||
@${ECHO}
|
||||
@${ECHO} "No PAPERSIZE environment variable found, will default to enscript-A4"
|
||||
@${ECHO} "No PAPERSIZE environment variable found, will default to enscript-letter"
|
||||
@${ECHO}
|
||||
.endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user