summaryrefslogtreecommitdiff
path: root/security/spiped/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/spiped/Makefile')
-rw-r--r--security/spiped/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/spiped/Makefile b/security/spiped/Makefile
index 8db3ebda62b..6f09afd8982 100644
--- a/security/spiped/Makefile
+++ b/security/spiped/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 2015/03/04 16:39:41 wiedi Exp $
+# $NetBSD: Makefile,v 1.14 2015/12/14 09:32:37 jperkin Exp $
DISTNAME= spiped-1.5.0
CATEGORIES= net security
@@ -15,6 +15,7 @@ MAKE_FLAGS+= BINDIR=${DESTDIR}${PREFIX}/bin
MAKE_FLAGS+= MAN1DIR=${DESTDIR}${PREFIX}/${PKGMANDIR}/man1
LDADD_EXTRA= ${COMPILER_RPATH_FLAG:Q}${BUILDLINK_PREFIX.openssl}/lib
+LDADD_EXTRA+= -L${BUILDLINK_PREFIX.openssl}/lib
CFLAGS.SunOS+= -D__EXTENSIONS__