Sun Jan 4 04:29:27 2015 UTC ()
Use BROKEN_ON_PLATFORM for missing OS config.


(dholland)
diff -r1.11 -r1.12 pkgsrc/sysutils/torsmo/Makefile

cvs diff -r1.11 -r1.12 pkgsrc/sysutils/torsmo/Attic/Makefile (expand / switch to unified diff)

--- pkgsrc/sysutils/torsmo/Attic/Makefile 2013/04/13 07:55:03 1.11
+++ pkgsrc/sysutils/torsmo/Attic/Makefile 2015/01/04 04:29:27 1.12
@@ -1,25 +1,25 @@ @@ -1,25 +1,25 @@
1# $NetBSD: Makefile,v 1.11 2013/04/13 07:55:03 ghen Exp $ 1# $NetBSD: Makefile,v 1.12 2015/01/04 04:29:27 dholland Exp $
2 2
3DISTNAME= torsmo-0.18 3DISTNAME= torsmo-0.18
4PKGREVISION= 2 4PKGREVISION= 2
5CATEGORIES= sysutils 5CATEGORIES= sysutils
6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=torsmo/} 6MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=torsmo/}
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= http://torsmo.sourceforge.net/ 9HOMEPAGE= http://torsmo.sourceforge.net/
10COMMENT= Tyopoytaorvelo System Monitor 10COMMENT= Tyopoytaorvelo System Monitor
11 11
12NOT_FOR_PLATFORM= Darwin-*-* 12BROKEN_ON_PLATFORM= Darwin-*-*
13 13
14GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
15 15
16EGDIR= ${PREFIX}/share/examples/torsmo 16EGDIR= ${PREFIX}/share/examples/torsmo
17DOCDIR= ${PREFIX}/share/doc/torsmo 17DOCDIR= ${PREFIX}/share/doc/torsmo
18 18
19INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/examples/torsmo 19INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 share/examples/torsmo
20INSTALLATION_DIRS+= share/doc/torsmo 20INSTALLATION_DIRS+= share/doc/torsmo
21 21
22.include "../../mk/bsd.prefs.mk" 22.include "../../mk/bsd.prefs.mk"
23 23
24.if ${X11_TYPE} == "modular" 24.if ${X11_TYPE} == "modular"
25CONFIGURE_ARGS+= --x-includes=${PREFIX}/include 25CONFIGURE_ARGS+= --x-includes=${PREFIX}/include