diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 04:47:36 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2007-09-30 04:47:36 +0000 |
commit | 48420a5ebd9fbd0e15cf0fa5b62dd93ae9cd2531 (patch) | |
tree | eedd43e6e7c3a96d77549de85690d46016e9cc7e /print/cups-magicolor | |
parent | af4658fb56c22ab36db1f30588a3964e1d47d634 (diff) |
Notes
Diffstat (limited to 'print/cups-magicolor')
-rw-r--r-- | print/cups-magicolor/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/print/cups-magicolor/Makefile b/print/cups-magicolor/Makefile index 1b83bd51b975..27e219c8b5f8 100644 --- a/print/cups-magicolor/Makefile +++ b/print/cups-magicolor/Makefile @@ -7,7 +7,7 @@ PORTNAME= cups-magicolor PORTVERSION= 1.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= print MASTER_SITES= http://printer.konicaminolta.net/drivers/linux/ DISTNAME= 2430DL_sc_linux @@ -23,7 +23,7 @@ RUN_DEPENDS= espgs:${PORTSDIR}/print/cups-pstoraster WRKSRC= ${WRKDIR}/magicolor2430DL-${PORTVERSION} -USE_AUTOTOOLS= automake:19:env autoconf:259 +USE_AUTOTOOLS= automake:19:env autoconf:261 USE_GMAKE= yes GNU_CONFIGURE= yes |