From 86d168e54a0a42c524f33449b84e52c65b33d618 Mon Sep 17 00:00:00 2001 From: Andreas Klemm Date: Mon, 8 Jan 2001 18:24:42 +0000 Subject: cosmetic: forgot in previous commit, that HPDJ_SRC also should make use of the new variables ${HPDJ_NAME} and ${HPDJ_VERS} --- print/ghostscript-afpl/Makefile | 2 +- print/ghostscript-gpl/Makefile | 2 +- print/ghostscript6/Makefile | 2 +- print/ghostscript8/Makefile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'print') diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile index 6fc00226b587..12fe4c37b896 100644 --- a/print/ghostscript-afpl/Makefile +++ b/print/ghostscript-afpl/Makefile @@ -55,7 +55,7 @@ HP8XX_DRV= gdevcd8.tar.gz HPDJ_NAME= hpdj HPDJ_VERS= 2.6 HPDJ_DIR= ${HPDJ_NAME}-${HPDJ_VERS} -HPDJ_SRC= hpdj-2.6.tar.gz +HPDJ_SRC= ${HPDJ_NAME}-${HPDJ_VERS}.tar.gz # additional driver for HP DeskJet 970, supports duplex printing HP970_DRV= gdevdj9.c.gz diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile index 6fc00226b587..12fe4c37b896 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/Makefile @@ -55,7 +55,7 @@ HP8XX_DRV= gdevcd8.tar.gz HPDJ_NAME= hpdj HPDJ_VERS= 2.6 HPDJ_DIR= ${HPDJ_NAME}-${HPDJ_VERS} -HPDJ_SRC= hpdj-2.6.tar.gz +HPDJ_SRC= ${HPDJ_NAME}-${HPDJ_VERS}.tar.gz # additional driver for HP DeskJet 970, supports duplex printing HP970_DRV= gdevdj9.c.gz diff --git a/print/ghostscript6/Makefile b/print/ghostscript6/Makefile index 6fc00226b587..12fe4c37b896 100644 --- a/print/ghostscript6/Makefile +++ b/print/ghostscript6/Makefile @@ -55,7 +55,7 @@ HP8XX_DRV= gdevcd8.tar.gz HPDJ_NAME= hpdj HPDJ_VERS= 2.6 HPDJ_DIR= ${HPDJ_NAME}-${HPDJ_VERS} -HPDJ_SRC= hpdj-2.6.tar.gz +HPDJ_SRC= ${HPDJ_NAME}-${HPDJ_VERS}.tar.gz # additional driver for HP DeskJet 970, supports duplex printing HP970_DRV= gdevdj9.c.gz diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index 6fc00226b587..12fe4c37b896 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -55,7 +55,7 @@ HP8XX_DRV= gdevcd8.tar.gz HPDJ_NAME= hpdj HPDJ_VERS= 2.6 HPDJ_DIR= ${HPDJ_NAME}-${HPDJ_VERS} -HPDJ_SRC= hpdj-2.6.tar.gz +HPDJ_SRC= ${HPDJ_NAME}-${HPDJ_VERS}.tar.gz # additional driver for HP DeskJet 970, supports duplex printing HP970_DRV= gdevdj9.c.gz -- cgit v1.2.3