aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--print/cups/Makefile12
-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