diff options
author | arved <arved@FreeBSD.org> | 2006-05-22 02:57:54 +0800 |
---|---|---|
committer | arved <arved@FreeBSD.org> | 2006-05-22 02:57:54 +0800 |
commit | c7ebff87d3260d45392b5b441ae1c103f80c44c7 (patch) | |
tree | 6f731e1d3b2fe935063a11ac15bf75f4b5031d79 /print | |
parent | cdf16efc3a721d9be7aaa9b3852647064101d7e5 (diff) | |
download | freebsd-ports-gnome-c7ebff87d3260d45392b5b441ae1c103f80c44c7.tar.gz freebsd-ports-gnome-c7ebff87d3260d45392b5b441ae1c103f80c44c7.tar.zst freebsd-ports-gnome-c7ebff87d3260d45392b5b441ae1c103f80c44c7.zip |
Sync with ghostscript-afpl:
- Fix fetch for eplaser distfile
Diffstat (limited to 'print')
-rw-r--r-- | print/ghostscript-gpl/Makefile | 5 | ||||
-rw-r--r-- | print/ghostscript8/Makefile | 5 |
2 files changed, 6 insertions, 4 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 \ diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index ac4d898b5a2c..62103e38b969 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/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 \ |