aboutsummaryrefslogtreecommitdiff
path: root/print/cups
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2007-12-11 20:44:10 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2007-12-11 20:44:10 +0000
commit05255e2af0e6cd5faa2ede1e372f488d03465396 (patch)
tree8072d90f12c7432798195ea783329d97a18a6d0f /print/cups
parent4e8e9d637b9372239b8896de6355a6f04e358c3f (diff)
downloadports-05255e2af0e6cd5faa2ede1e372f488d03465396.tar.gz
ports-05255e2af0e6cd5faa2ede1e372f488d03465396.zip
Notes
Diffstat (limited to 'print/cups')
-rw-r--r--print/cups/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile
index 39010f82fb22..b880c1c7533e 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -8,7 +8,7 @@
#
PORTNAME= cups
-PORTVERSION= 1.3.3
+PORTVERSION= 1.3.4
CATEGORIES= print
MASTER_SITES= # empty
DISTFILES= # empty
@@ -18,6 +18,7 @@ COMMENT= Common UNIX Printing System: Metaport to install complete system
BUILD_DEPENDS= espgs:${PORTSDIR}/${PKGCATEGORY}/cups-pstoraster \
cupsd:${PORTSDIR}/${PKGCATEGORY}/cups-base
+RUN_DEPENDS= ${BUILD_DEPENDS}
NO_BUILD= yes
NO_INSTALL= yes