Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jul 2017 10:07:40 +0000 (UTC)
From:      Tijl Coosemans <tijl@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r445234 - head/print/linux-c6-cups-libs
Message-ID:  <201707071007.v67A7eCm033162@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: tijl
Date: Fri Jul  7 10:07:40 2017
New Revision: 445234
URL: https://svnweb.freebsd.org/changeset/ports/445234

Log:
  Add missing dependencies.

Modified:
  head/print/linux-c6-cups-libs/Makefile

Modified: head/print/linux-c6-cups-libs/Makefile
==============================================================================
--- head/print/linux-c6-cups-libs/Makefile	Fri Jul  7 10:06:25 2017	(r445233)
+++ head/print/linux-c6-cups-libs/Makefile	Fri Jul  7 10:07:40 2017	(r445234)
@@ -3,7 +3,7 @@
 
 PORTNAME=	cups
 PORTVERSION=	1.4.2
-PORTREVISION=	7
+PORTREVISION=	8
 CATEGORIES=	print linux
 PKGNAMESUFFIX=	-libs
 LIB_DISTNAMES=	${LINUXNAME}-${DISTVERSIONFULL}
@@ -16,7 +16,7 @@ LINUXNAME=	${PORTNAME}${PKGNAMESUFFIX}
 RPMVERSION=	77.el6
 USES=		linux:c6
 USE_LDCONFIG=	yes
-USE_LINUX=	gnutls
+USE_LINUX=	avahi-libs gnutls jpeg png tiff
 USE_LINUX_RPM=	yes
 
 .include <bsd.port.mk>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201707071007.v67A7eCm033162>