mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-30 01:15:52 +00:00
1. Make cups-pstoraster a dependency. This will help ensure that anyone who
is actually using cups gets it. 2. Bump PORTREVISION because of the added dependency, so a new package will get installed.
This commit is contained in:
parent
007e3c3cdc
commit
dcaccdf685
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=63813
@ -7,11 +7,13 @@
|
||||
|
||||
PORTNAME= cups-lpr
|
||||
PORTVERSION= ${CUPS_PORTVER}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES?= print
|
||||
|
||||
MAINTAINER= jah4007@cs.rit.edu
|
||||
|
||||
LIB_DEPENDS?= cups.2:${.CURDIR}/../../print/cups-base
|
||||
LIB_DEPENDS= cups.2:${.CURDIR}/../../print/cups-base
|
||||
RUN_DEPENDS= espgs:${.CURDIR}/../../print/cups-pstoraster
|
||||
|
||||
MAN1= lp.1 lpoptions.1 lpq.1 lpr.1 lprm.1 lpstat.1 \
|
||||
lppasswd.1
|
||||
|
Loading…
Reference in New Issue
Block a user