summaryrefslogtreecommitdiff
path: root/x11/sessreg/Makefile
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2016-04-07 10:18:08 +0000
committertnn <tnn@pkgsrc.org>2016-04-07 10:18:08 +0000
commitd9d1e9b4bcd1707ada51e23b5f2d3c8e086d77ab (patch)
treef3c59f2f0eb7434bf8563fd01189539eee5f4f22 /x11/sessreg/Makefile
parent98ec3640bc61dada7fd141fa4ce838410f629916 (diff)
downloadpkgsrc-d9d1e9b4bcd1707ada51e23b5f2d3c8e086d77ab.tar.gz
g/c stale comment
Diffstat (limited to 'x11/sessreg/Makefile')
-rw-r--r--x11/sessreg/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/x11/sessreg/Makefile b/x11/sessreg/Makefile
index 85e35474c8e..8645430fb3e 100644
--- a/x11/sessreg/Makefile
+++ b/x11/sessreg/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2015/05/02 10:27:31 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2016/04/07 10:18:08 tnn Exp $
DISTNAME= sessreg-1.1.0
CATEGORIES= x11
@@ -16,13 +16,6 @@ USE_LANGUAGES= c
BUILD_DEFS+= VARBASE
CONFIGURE_ARGS+=--localstatedir=${VARBASE:Q}
-###
-### Please see patches/patch-ab for details on this.
-###
-#.if ${OPSYS} == "SomePlatform"
-#CPPFLAGS+= -DNO_COLON_ZERO_IN_UTMP
-#.endif
-
BUILDLINK_API_DEPENDS.xproto+= xproto>=7.0.25
.include "../../x11/xproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"