aboutsummaryrefslogtreecommitdiff
path: root/print/p5-Net-CUPS
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2015-06-17 17:15:09 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2015-06-17 17:15:09 +0000
commitcc6733678e6e9e8745cbe14f248ecebbad6c7bf1 (patch)
tree63aa962d76d56a5208aec5f633dba31740a0d1cb /print/p5-Net-CUPS
parent7fe22cc1e7385c16120f9b486873562c3a901617 (diff)
downloadports-cc6733678e6e9e8745cbe14f248ecebbad6c7bf1.tar.gz
ports-cc6733678e6e9e8745cbe14f248ecebbad6c7bf1.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
Notes
Notes: svn path=/head/; revision=389945
Diffstat (limited to 'print/p5-Net-CUPS')
-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