summaryrefslogtreecommitdiff
path: root/security/pam-af
diff options
context:
space:
mode:
authorobache <obache>2011-03-23 08:11:37 +0000
committerobache <obache>2011-03-23 08:11:37 +0000
commitb1c614ae50bc6f4019b37d17795e4e5d3dff052e (patch)
treeaeed39ebad1b2c81290a27445df0dbda5b691800 /security/pam-af
parent6e5dbdc273e12ab2845790d155c9b8c3fbcb204a (diff)
downloadpkgsrc-b1c614ae50bc6f4019b37d17795e4e5d3dff052e.tar.gz
revert unwanted commit accidently.
Diffstat (limited to 'security/pam-af')
-rw-r--r--security/pam-af/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/security/pam-af/Makefile b/security/pam-af/Makefile
index 0255d0b079f..6e0a5e9ded4 100644
--- a/security/pam-af/Makefile
+++ b/security/pam-af/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2011/03/23 08:10:33 obache Exp $
+# $NetBSD: Makefile,v 1.7 2011/03/23 08:11:37 obache Exp $
DISTNAME= pam_af-1.0.1
PKGNAME= ${DISTNAME:S/_/-/}
@@ -16,8 +16,6 @@ PKG_DESTDIR_SUPPORT= user-destdir
.include "../../mk/bsd.prefs.mk"
-CPPFLAGS+= -Wstrict-aliasing
-
.if ${OPSYS} == "Linux"
.include "../../databases/gdbm/buildlink3.mk"
.endif