summaryrefslogtreecommitdiff
path: root/x11/rxvt/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/rxvt/Makefile')
-rw-r--r--x11/rxvt/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/x11/rxvt/Makefile b/x11/rxvt/Makefile
index 57bde0eed6f..b0a508feb06 100644
--- a/x11/rxvt/Makefile
+++ b/x11/rxvt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.57 2015/07/04 16:18:42 joerg Exp $
+# $NetBSD: Makefile,v 1.58 2016/02/26 11:27:17 jperkin Exp $
DISTNAME= rxvt-2.7.10
PKGREVISION= 6
@@ -47,9 +47,7 @@ CONFIGURE_ARGS+= --with-xpm-library=${BUILDLINK_PREFIX.libXpm}/lib
SPECIAL_PERMS= ${PREFIX}/bin/rxvt ${SETUID_ROOT_PERMS}
.endif
-.if ${OPSYS} == "SunOS"
-CFLAGS+= -DSunOS
-.endif
+CFLAGS.SunOS+= -DSunOS
post-patch:
${MV} ${WRKSRC}/src/feature.h ${WRKSRC}/src/feature.h.orig