mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
Use foomatic-rip (from print/foomatic-filters) as foomatic-rip-hplip.
Discussed at: freebsd-ports@ Tested by: O. Hartmann <ohartman@zedat.fu-berlin.de> Approved by: makc (maintainer) MFH: 2014Q2
This commit is contained in:
parent
272cfd36b7
commit
43bfd9dd57
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352549
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= hplip
|
||||
PORTVERSION= 3.14.4
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -28,7 +29,6 @@ USES= dos2unix pkgconfig shebangfix
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-foomatic-ppd-install \
|
||||
--enable-foomatic-rip-hplip-install \
|
||||
--enable-hpijs-install \
|
||||
--enable-cups-ppd-install \
|
||||
--with-cupsbackenddir=${PREFIX}/libexec/cups/backend \
|
||||
@ -162,5 +162,6 @@ post-install:
|
||||
${MKDIR} ${STAGEDIR}${PREFIX}/etc/hp
|
||||
${INSTALL_DATA} ${WRKSRC}/hplip.conf ${STAGEDIR}${PREFIX}/etc/hp/hplip.conf.sample
|
||||
${STRIP_CMD} ${STRIP_FILES:S,^,${STAGEDIR}${PREFIX}/,}
|
||||
${LN} -sf ${LOCALBASE}/bin/foomatic-rip ${STAGEDIR}${PREFIX}/libexec/cups/filter/foomatic-rip-hplip
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user