Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jun 2013 13:01:20 +0000 (UTC)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r320331 - head/security/libp11
Message-ID:  <201306091301.r59D1KZN012995@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: miwi
Date: Sun Jun  9 13:01:20 2013
New Revision: 320331
URL: http://svnweb.freebsd.org/changeset/ports/320331

Log:
  - Unbreak build on HEAD

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

Modified: head/security/libp11/Makefile
==============================================================================
--- head/security/libp11/Makefile	Sun Jun  9 13:00:09 2013	(r320330)
+++ head/security/libp11/Makefile	Sun Jun  9 13:01:20 2013	(r320331)
@@ -19,10 +19,6 @@ GNU_CONFIGURE=	yes
 USE_GNOME=	pkgconfig ltverhack
 USE_LDCONFIG=	yes
 
-.if defined(.PARSEDIR)
-USE_GMAKE=	yes
-.endif
-
 CONFIGURE_ENV=	LTLIB_CFLAGS="-I${LOCALBASE}/include" \
 		LTLIB_LIBS="-L${LOCALBASE}/lib -lltdl" \
 		OPENSSL_CFLAGS="-I${OPENSSLINC}" \



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