Thu Jun 12 23:05:28 2014 UTC ()
needs openssl as suggested by bulk build


(wiedi)
diff -r1.5 -r1.6 pkgsrc/security/spiped/Makefile

cvs diff -r1.5 -r1.6 pkgsrc/security/spiped/Makefile (expand / switch to context diff)
--- pkgsrc/security/spiped/Makefile 2014/05/14 14:00:42 1.5
+++ pkgsrc/security/spiped/Makefile 2014/06/12 23:05:28 1.6
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2014/05/14 14:00:42 jperkin Exp $
+# $NetBSD: Makefile,v 1.6 2014/06/12 23:05:28 wiedi Exp $
 
 DISTNAME=	spiped-1.3.1
 PKGREVISION=	2
@@ -32,4 +32,5 @@
 post-install:
 	${INSTALL_DATA} ${WRKSRC}/README ${DESTDIR}${PREFIX}/share/doc/spiped
 
+.include "../../security/openssl/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"