summaryrefslogtreecommitdiff
path: root/x11/rxvt
diff options
context:
space:
mode:
authorjperkin <jperkin>2016-02-26 10:57:45 +0000
committerjperkin <jperkin>2016-02-26 10:57:45 +0000
commit199514e0409206c95b7044cdde47a318a260b818 (patch)
treeba40492c0d12e5e3607803f3192c1d24923347ba /x11/rxvt
parent1586215196909b86b4bbf51a908785aef36509d5 (diff)
downloadpkgsrc-199514e0409206c95b7044cdde47a318a260b818.tar.gz
Use OPSYSVARS.
Diffstat (limited to 'x11/rxvt')
-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