summaryrefslogtreecommitdiff
path: root/misc/heirloom-time
diff options
context:
space:
mode:
authormarino <marino>2012-05-22 17:18:21 +0000
committermarino <marino>2012-05-22 17:18:21 +0000
commit11a02751022526000dc2c7859c22b46d2ff859a4 (patch)
tree4f6699e00fe406fc750929e956566af42b371ece /misc/heirloom-time
parenteeaafd44fffb24ffe9280b808e45618b78ebb96e (diff)
downloadpkgsrc-11a02751022526000dc2c7859c22b46d2ff859a4.tar.gz
misc/heirloom-time: mark ONLY FOR LINUX
According to the install file, this package is only for Linux
Diffstat (limited to 'misc/heirloom-time')
-rw-r--r--misc/heirloom-time/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/heirloom-time/Makefile b/misc/heirloom-time/Makefile
index e0459ad9992..9c6a6ce445a 100644
--- a/misc/heirloom-time/Makefile
+++ b/misc/heirloom-time/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.2 2011/05/28 10:15:16 cheusov Exp $
+# $NetBSD: Makefile,v 1.3 2012/05/22 17:18:21 marino Exp $
PKGNAME= heirloom-time-${HEIRLOOM_VER}
CATEGORIES= misc time
MAKE_FLAGS+= SUBDIRS="build time"
-NOT_FOR_PLATFORM+= NetBSD-*-*
+ONLY_FOR_PLATFORM+= Linux-*-*
.include "../../sysutils/heirloom-doc/Makefile.common"