summaryrefslogtreecommitdiff
path: root/x11/xdm/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xdm/Makefile')
-rw-r--r--x11/xdm/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/x11/xdm/Makefile b/x11/xdm/Makefile
index 5e6a8de78ba..b10c8277e06 100644
--- a/x11/xdm/Makefile
+++ b/x11/xdm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2014/08/25 08:59:38 obache Exp $
+# $NetBSD: Makefile,v 1.28 2015/04/22 19:47:55 tnn Exp $
DISTNAME= xdm-1.1.11
PKGREVISION= 5
@@ -43,12 +43,6 @@ CONFIGURE_ARGS+= --with-authdir=${VARBASE}/lib/xdm
OWN_DIRS_PERMS+= ${VARBASE}/lib/xdm \
${REAL_ROOT_USER} ${REAL_ROOT_GROUP} 0755
-.include "../../mk/compiler.mk"
-
-.if !empty(CC_VERSION:Mgcc-[3-4]*)
-CFLAGS+= -fno-strict-aliasing
-.endif
-
TOOL_DEPENDS+= tradcpp-[0-9]*:../../devel/tradcpp
CONFIGURE_ENV+= ac_cv_path_RAWCPP="${PREFIX}/bin/tradcpp -Uunix"