diff options
Diffstat (limited to 'security/isakmpd/files/patch-Makefile.sysdep')
-rw-r--r-- | security/isakmpd/files/patch-Makefile.sysdep | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/security/isakmpd/files/patch-Makefile.sysdep b/security/isakmpd/files/patch-Makefile.sysdep index 0560c8c85233..583385bcc6df 100644 --- a/security/isakmpd/files/patch-Makefile.sysdep +++ b/security/isakmpd/files/patch-Makefile.sysdep @@ -15,3 +15,13 @@ $FreeBSD$ -I${.CURDIR}/sysdep/common -I/usr/include \ -I/usr/local/include -I/usr/local/include/openssl +@@ -60,9 +60,6 @@ + GENERATED+= sysdep-target + sysdep-target: + cd ${.CURDIR}/sysdep/common/libsysdep; ${MAKE} ${.MAKEFLAGS} +- +-# Kludge around much strange behaviour in /usr/share/mk/bsd.*/mk, don't build certpatch +-SUBDIR= + + .if make(clean) + SUBDIR+= sysdep/common/libsysdep |