diff options
Diffstat (limited to 'print/ghostscript7/files/Makefile.lx5000')
-rw-r--r-- | print/ghostscript7/files/Makefile.lx5000 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript7/files/Makefile.lx5000 b/print/ghostscript7/files/Makefile.lx5000 index bf636d6..b801989 100644 --- a/print/ghostscript7/files/Makefile.lx5000 +++ b/print/ghostscript7/files/Makefile.lx5000 @@ -2,7 +2,7 @@ # LX5000 - additional driver for Lexmark 5000/Z51/Z82 # http://homepage.powerup.com.au/~pbwest/lexmark/lexmark.html -MASTER_SITES+= ${MASTER_SITE_LOCAL:S/%SUBDIR%/pav/:S/$/:lx5000/} +MASTER_SITES+= LOCAL/pav:lx5000 DISTFILES+= gdevlx50.c:lx5000 EXTRADEVMKFILE+= ${FILESDIR}/lx5000.contrib.mak |