aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-06-17 17:16:12 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-06-17 17:16:12 +0000
commitf42bfcd9b04397fe4350872eccba1af59849420d (patch)
treee4a65037e1fcbafafff106f2af33aff91996ca91
parent67aa2a178be034595c7ce5de19195766b0da2d75 (diff)
downloadports-f42bfcd9b04397fe4350872eccba1af59849420d.tar.gz
ports-f42bfcd9b04397fe4350872eccba1af59849420d.zip
MFH: r389945
Mark BROKEN: Fails to configure or build =======================<phase: configure >============================ ===> Configuring for p5-Net-CUPS-0.61_3 Net::CUPS Configuration Running cups-config ... 2.0.3 The version of the Common Unix Printing System installed on your system is too old for this module to work properly. Please upgrade the version of CUPS on your system to version 1.2.2 or higher and re-run Makefile.PL to install this module. Can't open Makefile: No such file or directory. =========================================================================== =======================<phase: build >============================ ===> Building for p5-Net-CUPS-0.61_3 make[1]: cannot open Makefile. Reported by: pkg-fallout
Notes
Notes: svn path=/branches/2015Q2/; revision=389946
-rw-r--r--print/p5-Net-CUPS/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/print/p5-Net-CUPS/Makefile b/print/p5-Net-CUPS/Makefile
index 6b22cf9fc78b..f21db08ba5c2 100644
--- a/print/p5-Net-CUPS/Makefile
+++ b/print/p5-Net-CUPS/Makefile
@@ -11,6 +11,8 @@ PKGNAMEPREFIX= p5-
MAINTAINER= vg@FreeBSD.org
COMMENT= Interface to the CUPS API
+BROKEN= Fails to configure or build
+
BUILD_DEPENDS= cups-config:${PORTSDIR}/print/cups-client
LIB_DEPENDS= libcupsimage.so:${PORTSDIR}/print/cups-image \
libcupsfilters.so:${PORTSDIR}/print/cups-filters