aboutsummaryrefslogtreecommitdiffstats
path: root/print
diff options
context:
space:
mode:
authorantoine <antoine@FreeBSD.org>2015-06-18 01:15:09 +0800
committerantoine <antoine@FreeBSD.org>2015-06-18 01:15:09 +0800
commit092b41ed43029c93357adaee910fe56967fb9e02 (patch)
tree63aa962d76d56a5208aec5f633dba31740a0d1cb /print
parent223ff1397a5f22096a0710166c058842b8c35d84 (diff)
downloadfreebsd-ports-gnome-092b41ed43029c93357adaee910fe56967fb9e02.tar.gz
freebsd-ports-gnome-092b41ed43029c93357adaee910fe56967fb9e02.tar.zst
freebsd-ports-gnome-092b41ed43029c93357adaee910fe56967fb9e02.zip
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
Diffstat (limited to 'print')
-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