Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 7 Jul 2017 10:42:11 +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: r445236 - head/print/linux-c7-cups-libs
Message-ID:  <201707071042.v67AgBpP049517@repo.freebsd.org>

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

Log:
  Fix dependencies.

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

Modified: head/print/linux-c7-cups-libs/Makefile
==============================================================================
--- head/print/linux-c7-cups-libs/Makefile	Fri Jul  7 10:34:51 2017	(r445235)
+++ head/print/linux-c7-cups-libs/Makefile	Fri Jul  7 10:42:11 2017	(r445236)
@@ -3,7 +3,7 @@
 
 PORTNAME=	cups
 PORTVERSION=	1.6.3
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	print linux
 PKGNAMESUFFIX=	-libs
 LIB_DISTNAMES=	${LINUXNAME}-${DISTVERSIONFULL}
@@ -19,7 +19,7 @@ LINUXNAME=	${PORTNAME}${PKGNAMESUFFIX}
 RPMVERSION=	26.el7
 USES=		linux:c7
 USE_LDCONFIG=	yes
-USE_LINUX=	gnutls
+USE_LINUX=	avahi-libs openssl
 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?201707071042.v67AgBpP049517>