[Midnightbsd-cvs] mports [15424] trunk/security/opencdk/Makefile: uses

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Sun Sep 8 17:27:32 EDT 2013


Revision: 15424
          http://svnweb.midnightbsd.org/mports/?rev=15424
Author:   laffer1
Date:     2013-09-08 17:27:31 -0400 (Sun, 08 Sep 2013)
Log Message:
-----------
uses

Modified Paths:
--------------
    trunk/security/opencdk/Makefile

Modified: trunk/security/opencdk/Makefile
===================================================================
--- trunk/security/opencdk/Makefile	2013-09-08 21:26:49 UTC (rev 15423)
+++ trunk/security/opencdk/Makefile	2013-09-08 21:27:31 UTC (rev 15424)
@@ -2,7 +2,7 @@
 
 PORTNAME=	opencdk
 PORTVERSION=	0.6.6
-PORTREVISION=	4
+PORTREVISION=	5
 PORTEPOCH=	1
 CATEGORIES=	security
 MASTER_SITES=	http://josefsson.org/gnutls/releases/opencdk/
@@ -16,7 +16,8 @@
 
 GNU_CONFIGURE=	yes
 USE_BZIP2=	yes
-USE_GNOME=	pkgconfig ltverhack
+USES=		pkgconfig
+USE_GNOME=	ltverhack
 USE_AUTOTOOLS=	libtool
 USE_LDCONFIG=	yes
 CONFIGURE_ARGS=	--with-libgcrypt-prefix=${LOCALBASE}



More information about the Midnightbsd-cvs mailing list