1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-23 09:10:43 +00:00

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
This commit is contained in:
Antoine Brodin 2015-06-17 17:15:09 +00:00
parent 7fe22cc1e7
commit cc6733678e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=389945

View File

@ -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