aboutsummaryrefslogtreecommitdiff
path: root/x11/kdelibs3-nocups
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-08-28 08:20:53 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-08-28 08:20:53 +0000
commitbade40d1c8efd3bf27a2d82af840298e187130ca (patch)
treeec2d045da5bc01901835a34955d0fd10c0a99a19 /x11/kdelibs3-nocups
parentbfbbdad41276ab22f33ea164e51516cf5497fbb5 (diff)
downloadports-bade40d1c8efd3bf27a2d82af840298e187130ca.tar.gz
ports-bade40d1c8efd3bf27a2d82af840298e187130ca.zip
Notes
Diffstat (limited to 'x11/kdelibs3-nocups')
-rw-r--r--x11/kdelibs3-nocups/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/x11/kdelibs3-nocups/Makefile b/x11/kdelibs3-nocups/Makefile
index 7ffadeb0f62c..30e1c98bac39 100644
--- a/x11/kdelibs3-nocups/Makefile
+++ b/x11/kdelibs3-nocups/Makefile
@@ -4,15 +4,13 @@
#
# $FreeBSD$
-PORTNAME= kdelibs3
-PKGNAMESUFFIX= -nocups
+PORTNAME?= kdelibs3
+PKGNAMESUFFIX?= -nocups
MAINTAINER= kde@FreeBSD.org
-MASTERDIR= ${.CURDIR}/../kdelibs3
-CONFLICTS+= kdelibs-[0-9]*
-
-CONFIGURE_ARGS+= --disable-cups
PLIST= ${.CURDIR}/pkg-plist
+WITHOUT_CUPS= yes
+MASTERDIR= ${.CURDIR}/../../x11/kdelibs3
.include "${MASTERDIR}/Makefile"