summaryrefslogtreecommitdiff
path: root/net/vsftpd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/vsftpd/Makefile')
-rw-r--r--net/vsftpd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/vsftpd/Makefile b/net/vsftpd/Makefile
index 60b32704e52..b205e1e92ba 100644
--- a/net/vsftpd/Makefile
+++ b/net/vsftpd/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.46 2018/10/18 07:51:40 maya Exp $
+# $NetBSD: Makefile,v 1.47 2018/12/26 11:11:23 adam Exp $
DISTNAME= vsftpd-3.0.3
PKGREVISION= 1
@@ -44,7 +44,7 @@ SUBST_STAGE.dirfd= pre-build
SUBST_FILES.dirfd= port/solaris_bogons.h
SUBST_SED.dirfd= -e '/dirfd_extras/d'
.endif
-.if ${OPSYS} == "FreeBSD"
+.if !empty(PKGSRC_COMPILER:Mclang)
SUBST_CLASSES+= idirafter
SUBST_MESSAGE.idirafter=Fix buggy -idirafter for clang
SUBST_STAGE.idirafter= pre-build