Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Feb 2013 09:54:34 +0000 (UTC)
From:      Alberto Villa <avilla@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r311822 - head/security/libtasn1
Message-ID:  <201302070954.r179sYTq096772@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: avilla
Date: Thu Feb  7 09:54:34 2013
New Revision: 311822
URL: http://svnweb.freebsd.org/changeset/ports/311822

Log:
  - Fix installation on 10-CURRENT amd64.
  
  Approved by:	novel (maintainer)

Modified:
  head/security/libtasn1/Makefile   (contents, props changed)

Modified: head/security/libtasn1/Makefile
==============================================================================
--- head/security/libtasn1/Makefile	Thu Feb  7 09:20:18 2013	(r311821)
+++ head/security/libtasn1/Makefile	Thu Feb  7 09:54:34 2013	(r311822)
@@ -13,6 +13,7 @@ COMMENT=	ASN.1 structure parser library
 USE_LDCONFIG=	yes
 USE_GNOME=	pkgconfig
 GNU_CONFIGURE=	yes
+USE_GMAKE=	yes
 
 DOCS=		AUTHORS NEWS README THANKS doc/TODO \
 		doc/libtasn1.html doc/libtasn1.pdf doc/libtasn1.ps



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201302070954.r179sYTq096772>