svn commit: r320662 - head/security/pkcs11-helper
Martin Wilke
miwi at FreeBSD.org
Wed Jun 12 06:16:43 UTC 2013
Author: miwi
Date: Wed Jun 12 06:16:42 2013
New Revision: 320662
URL: http://svnweb.freebsd.org/changeset/ports/320662
Log:
- Unbreak build on HEAD
Modified:
head/security/pkcs11-helper/Makefile (contents, props changed)
Modified: head/security/pkcs11-helper/Makefile
==============================================================================
--- head/security/pkcs11-helper/Makefile Wed Jun 12 06:14:26 2013 (r320661)
+++ head/security/pkcs11-helper/Makefile Wed Jun 12 06:16:42 2013 (r320662)
@@ -21,10 +21,6 @@ GNU_CONFIGURE= yes
USE_GNOME= gnomehack pkgconfig
USE_LDCONFIG= yes
-.if defined(.PARSEDIR)
-USE_GMAKE= yes
-.endif
-
CONFIGURE_ENV= OPENSSL_CFLAGS="-I${OPENSSLINC}" \
OPENSSL_LIBS="-L${OPENSSLLIB} -lssl"
More information about the svn-ports-head
mailing list