svn commit: r386611 - head/print/cups-base

Dmitry Marakasov amdmi3 at FreeBSD.org
Sun May 17 13:14:46 UTC 2015


Author: amdmi3
Date: Sun May 17 13:14:45 2015
New Revision: 386611
URL: https://svnweb.freebsd.org/changeset/ports/386611

Log:
  - Add CPE info
  
  Approved by:	portmgr blanket

Modified:
  head/print/cups-base/Makefile

Modified: head/print/cups-base/Makefile
==============================================================================
--- head/print/cups-base/Makefile	Sun May 17 13:09:50 2015	(r386610)
+++ head/print/cups-base/Makefile	Sun May 17 13:14:45 2015	(r386611)
@@ -19,7 +19,8 @@ CONFLICTS=	LPRng-[0-9]*
 
 UNIQUENAME=	${PORTNAME}${PKGNAMESUFFIX}
 
-USES+=		gmake pkgconfig tar:bzip2
+USES+=		cpe gmake pkgconfig tar:bzip2
+CPE_VENDOR=	apple
 DESTDIRNAME=	DSTROOT
 GNU_CONFIGURE=	yes
 CPPFLAGS+=	-I${LOCALBASE}/include


More information about the svn-ports-all mailing list