diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-06-15 12:13:10 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-06-15 12:13:10 +0000 |
commit | a793c96ef356c007b3782ec88c4f421b9ab53cb8 (patch) | |
tree | ed730f6d36c6a0ed81535809091dca5376c2fa2e | |
parent | fc6f5f0cf804ccbbeff04d2a0cb455c05dcf9459 (diff) | |
download | ports-a793c96ef356c007b3782ec88c4f421b9ab53cb8.tar.gz ports-a793c96ef356c007b3782ec88c4f421b9ab53cb8.zip |
Notes
-rw-r--r-- | print/cups/Makefile | 12 | ||||
-rw-r--r-- | print/cups/files/pkg-message.in (renamed from print/cups/pkg-message) | 0 |
2 files changed, 5 insertions, 7 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile index 3cc2c70919eb..df38410f989b 100644 --- a/print/cups/Makefile +++ b/print/cups/Makefile @@ -3,20 +3,18 @@ PORTNAME= cups PORTVERSION= 2.0.3 +PORTREVISION= 1 CATEGORIES= print -MASTER_SITES= # empty -DISTFILES= # empty MAINTAINER= ports@FreeBSD.org COMMENT= Common UNIX Printing System: Metaport to install complete system -BUILD_DEPENDS= espgs:${PORTSDIR}/${PKGCATEGORY}/cups-pstoraster \ +RUN_DEPENDS= espgs:${PORTSDIR}/${PKGCATEGORY}/cups-pstoraster \ lpr-cups:${PORTSDIR}/${PKGCATEGORY}/cups-base \ ttfread:${PORTSDIR}/${PKGCATEGORY}/cups-filters -RUN_DEPENDS:= ${BUILD_DEPENDS} -NO_BUILD= yes -NO_INSTALL= yes -NO_MTREE= yes +USES= metaport + +SUB_FILES= pkg-message .include <bsd.port.mk> diff --git a/print/cups/pkg-message b/print/cups/files/pkg-message.in index 9aae2ed36351..9aae2ed36351 100644 --- a/print/cups/pkg-message +++ b/print/cups/files/pkg-message.in |