summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authordholland <dholland@pkgsrc.org>2015-01-04 09:25:36 +0000
committerdholland <dholland@pkgsrc.org>2015-01-04 09:25:36 +0000
commit641008178ec96612de2f4f4381de655143baf4a2 (patch)
tree48dca4b23df213a64347f303846d84c867a3a30f /misc
parentfb577546226101823b15341961cb1a6ffc7c0691 (diff)
downloadpkgsrc-641008178ec96612de2f4f4381de655143baf4a2.tar.gz
Set USE_BSD_MAKEFILE instead of limiting to netbsd.
Diffstat (limited to 'misc')
-rw-r--r--misc/window/Makefile10
1 files changed, 2 insertions, 8 deletions
diff --git a/misc/window/Makefile b/misc/window/Makefile
index b4aa5998b0f..ed5c2cb56e7 100644
--- a/misc/window/Makefile
+++ b/misc/window/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2012/10/08 09:57:41 asau Exp $
+# $NetBSD: Makefile,v 1.4 2015/01/04 09:25:36 dholland Exp $
DISTNAME= window-20120215
CATEGORIES= misc
@@ -8,13 +8,7 @@ MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Windowing environment for ASCII terminals
LICENSE= modified-bsd
-# The current distfile relies on the NetBSD make system and does not use any
-# kind of autoconfiguration. This is done purely for simplicity reasons but
-# is why this package is restricted to NetBSD. If anyone is willing to
-# improve the distfile to be more portable (e.g. by adding autoconf support),
-# we can remove this limitation.
-ONLY_FOR_PLATFORM= NetBSD-[5-9]*-*
-
+USE_BSD_MAKEFILE= yes
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
do-install: