diff options
Diffstat (limited to 'print/ghostscript7/files/Makefile.lex7000')
-rw-r--r-- | print/ghostscript7/files/Makefile.lex7000 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/print/ghostscript7/files/Makefile.lex7000 b/print/ghostscript7/files/Makefile.lex7000 index 48377a06aff9..9c72af416840 100644 --- a/print/ghostscript7/files/Makefile.lex7000 +++ b/print/ghostscript7/files/Makefile.lex7000 @@ -2,7 +2,7 @@ # LEX7000 - additional driver for Lexmark 2050/3200/5700/7000 # http://bimbo.fjfi.cvut.cz/~paluch/l7kdriver/ -MASTER_SITES+= ${MASTER_SITE_LOCAL:S/%SUBDIR%/pav/:S/$/:lex7000/} +MASTER_SITES+= LOCAL/pav:lex7000 DISTFILES+= gs6.0.lexmark7000.patch:lex7000 EXTRADEVMKFILE+= ${FILESDIR}/lex7000.contrib.mak |