1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

Add missing dependencies.

This commit is contained in:
Tijl Coosemans 2017-07-07 10:07:40 +00:00
parent 508ece7ece
commit 20f77a02b1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=445234

View File

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