svn commit: r311822 - head/security/libtasn1

Alberto Villa avilla at FreeBSD.org
Thu Feb 7 09:54:35 UTC 2013


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


More information about the svn-ports-head mailing list