summaryrefslogtreecommitdiff
path: root/security/pam-af
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2011-03-23 08:11:37 +0000
committerobache <obache@pkgsrc.org>2011-03-23 08:11:37 +0000
commit6bf7e930889df763f3bd44eb207946e756b35cb8 (patch)
treeaeed39ebad1b2c81290a27445df0dbda5b691800 /security/pam-af
parent8826e81333f0f1a55ff8a04045c59b143672299c (diff)
downloadpkgsrc-6bf7e930889df763f3bd44eb207946e756b35cb8.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