mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
Add the missing dependency to gnutls.
Reported by: Da Rock <freebsd-ports@herveybayaustralia.com.au>
This commit is contained in:
parent
cd62e28a33
commit
752eb94549
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=289119
@ -6,6 +6,7 @@
|
||||
|
||||
PORTNAME= cups-libs
|
||||
PORTVERSION= 1.3.11
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= print linux
|
||||
PKGNAMEPREFIX= linux-f10-
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION}-${RPMVERSION}
|
||||
@ -14,6 +15,7 @@ MAINTAINER= emulation@FreeBSD.org
|
||||
COMMENT= Common UNIX Printing System libraries
|
||||
|
||||
USE_LINUX_RPM= yes
|
||||
USE_LINUX_APPS= gnutls
|
||||
SRC_DISTFILES= cups-${PORTVERSION}-${RPMVERSION}.src.rpm
|
||||
LINUX_DIST_VER= 10
|
||||
RPMVERSION= 4.fc10
|
||||
|
Loading…
Reference in New Issue
Block a user