aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-08-01 21:39:42 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-08-01 21:39:42 +0000
commitc1a6c67499ae431d4327df1d90e8b450c8967230 (patch)
treec84ee0e0c571c297af028a435a5052206c019726
parentd370d5d7d4947d74cd9ea9454e4268ca151e448b (diff)
Fix build without gcc
Notes
Notes: svn path=/head/; revision=324132
-rw-r--r--security/libsectok/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/security/libsectok/Makefile b/security/libsectok/Makefile
index 7725259b8a7f..d609db2bb5e2 100644
--- a/security/libsectok/Makefile
+++ b/security/libsectok/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: libsectok
-# Date created: 29 September 2003
-# Whom: Bruce M Simpson <bms@FreeBSD.org>
-#
+# Created by: Bruce M Simpson <bms@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= libsectok
PORTVERSION= 20030619
@@ -18,6 +14,7 @@ COMMENT= ISO 7816 Smartcard API Library
USE_LDCONFIG= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USE_OPENSSL= YES
+MAKE_ARGS= CC=${CC}
MAN3= sectok.3