Use var substitution to yield a better installation message

This commit is contained in:
espie 2000-10-22 13:26:51 +00:00
parent 944fbc0454
commit 3bfa960528
4 changed files with 6 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.8 2000/10/16 17:50:14 espie Exp $
# $OpenBSD: Makefile,v 1.9 2000/10/22 13:26:51 espie Exp $
DISTNAME= ghostscript-6.01
CATEGORIES= print lang
@ -15,6 +15,7 @@ MASTER_SITE_SUBDIR= ghostscript
DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} \
${HP850_DRV}:0
SUBST_VARS= OSREV
DIST_SUBDIR= gs
# Aladdin license

View File

@ -1,4 +1,4 @@
As shipped, the ghostscript port does not support encryption in pdf files.
We don't ship the crypto-enabled part on the CD for various reasons.
To enable that, you just need a command like:
pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/2.7/packages/i386/ghostscript_encrypt-aladdin.tgz
pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/${OSREV}/packages/${ARCH}/ghostscript_encrypt-aladdin.tgz

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.11 2000/06/25 22:40:15 brad Exp $
# $OpenBSD: Makefile,v 1.12 2000/10/22 13:26:51 espie Exp $
# Original from: Andreas Klemm <andreas@klemm.gtn.com>
DISTNAME= ghostscript-5.50
@ -18,6 +18,7 @@ MASTER_SITES0= http://www.erdw.ethz.ch/%7Ebonk/ftp/gs-driver-distrib/
DISTFILES= ${GS_SOURCES} ${GS_FONTS_STD} ${GS_FONTS_OTHER} \
${HP850_DRV}:0
SUBST_VARS= OSREV
DIST_SUBDIR= gs
# png and jpeg sources are under a BSD license

View File

@ -1,5 +1,5 @@
As shipped, the ghostscript port does not support encryption in pdf files.
We don't ship the crypto-enabled part on the CD for various reasons.
To enable that, you just need a command like:
pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/2.7/packages/i386/ghostscript_encrypt-gnu.tgz
pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/${OSREV}/packages/${ARCH}/ghostscript_encrypt-gnu.tgz