summaryrefslogtreecommitdiff
path: root/lang/STk
diff options
context:
space:
mode:
authorgarbled <garbled@pkgsrc.org>2000-10-18 04:26:53 +0000
committergarbled <garbled@pkgsrc.org>2000-10-18 04:26:53 +0000
commite6506e3bc3ca4625bd0bfad0a8700979822a64b2 (patch)
tree1391f571e8285e16db2234f6bdc13c092bb71b39 /lang/STk
parent3f834ef0fae1d04de6511d2509ec217fc4e73667 (diff)
downloadpkgsrc-e6506e3bc3ca4625bd0bfad0a8700979822a64b2.tar.gz
Add an OSVERSION_SPECIFIC=yes flag to these packages. The flag at this time
doesn't enable any functionality. It is here as a marker, so people building binary packages know that these packages have version-specific features that would make them incompatible with other point releases.. (such as LKM's)
Diffstat (limited to 'lang/STk')
-rw-r--r--lang/STk/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/STk/Makefile b/lang/STk/Makefile
index 4bfeaea8770..16cf1b325c9 100644
--- a/lang/STk/Makefile
+++ b/lang/STk/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 1999/04/26 18:47:53 garbled Exp $
+# $NetBSD: Makefile,v 1.8 2000/10/18 04:26:53 garbled Exp $
#
DISTNAME= STk-3.99.2
@@ -8,6 +8,7 @@ MASTER_SITES= ftp://kaolin.unice.fr/pub/STk/
MAINTAINER= perry@netbsd.org
HOMEPAGE= http://kaolin.unice.fr/STk/
+OSVERSION_SPECIFIC= yes
GNU_CONFIGURE= yes
USE_X11= yes