summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2000-11-25 12:42:48 +0000
committerhubertf <hubertf@pkgsrc.org>2000-11-25 12:42:48 +0000
commit8cf7d3c4fafbf749754856a5060e787a199e4240 (patch)
tree7aecd6860d44096fcfe421222b95b1923f0dfd24 /devel
parent31aa93a0c877c588616457aa4c2d6e9a6faf8870 (diff)
downloadpkgsrc-8cf7d3c4fafbf749754856a5060e787a199e4240.tar.gz
Set OSVERSION_SPECIFIC because this pkg is (too).
Diffstat (limited to 'devel')
-rw-r--r--devel/libgtop/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/libgtop/Makefile b/devel/libgtop/Makefile
index ee2d29805ae..35223091f63 100644
--- a/devel/libgtop/Makefile
+++ b/devel/libgtop/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.44 2000/10/17 18:03:23 jlam Exp $
+# $NetBSD: Makefile,v 1.45 2000/11/25 12:42:48 hubertf Exp $
DISTNAME= libgtop-1.0.9
CATEGORIES= devel gnome
@@ -13,6 +13,7 @@ DEPENDS+= gnome-libs-*:../../x11/gnome-libs
DEPENDS+= guile-[0-9]*:../../lang/guile
NOT_FOR_PLATFORM= SunOS
+OSVERSION_SPECIFIC= yes
.include "../../mk/bsd.prefs.mk"
.if ${OPSYS} == NetBSD