1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Fix dependencies.

This commit is contained in:
Tijl Coosemans 2017-07-07 10:42:11 +00:00
parent 9add59c8ea
commit ef649f6d73
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445236

View File

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