summaryrefslogtreecommitdiff
path: root/print/ghostscript-gpl
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2006-05-21 18:57:54 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2006-05-21 18:57:54 +0000
commit9b198bd1dac86e3942a94de1de1099b5d9d43bc3 (patch)
tree5d21a4b856d1d3851d34867f9ce83933f0f055a6 /print/ghostscript-gpl
parent- Mark BROKEN on FreeBSD 4.X (diff)
Sync with ghostscript-afpl:
- Fix fetch for eplaser distfile
Notes
Notes: svn path=/head/; revision=162961
Diffstat (limited to 'print/ghostscript-gpl')
-rw-r--r--print/ghostscript-gpl/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile
index ac4d898b5a2c..62103e38b969 100644
--- a/print/ghostscript-gpl/Makefile
+++ b/print/ghostscript-gpl/Makefile
@@ -19,14 +19,15 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:S/$/:gs_srcs,bjc250/} \
ftp://download.canon-sales.co.jp/pub/driver/lasershot/linux/:cpca \
http://www.ucatv.ne.jp/~taeko/software/gs/:lips \
http://www.humblesoft.com/pub/:epag \
- http://www.epkowa3.on.arena.ne.jp/gslpd/data/V${EPLASER_VERS:S/.//g}/:eplaser \
+ ${MASTER_SITE_LOCAL}:eplaser \
http://www.linuxprinting.org/download/printing/samsung-gdi/:gdi \
http://www.linuxprinting.org/download/printing/:lxm3200 \
http://homepage.powerup.com.au/~pbwest/lexmark/:lx5000 \
ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/GPL/gs${GS_VERSION:S/.//}/:gs_srcs
MASTER_SITE_SUBDIR= ghostscript/:gs_srcs,ports_jp_gs \
bjc250gs/:bjc250 \
- ./:ports_jp
+ ./:ports_jp \
+ arved/:eplaser
PKGNAMESUFFIX= -gpl
DISTFILES= ${GS_SRCS}:gs_srcs \
${HP8XX_SRCS}:hp8xx \