summaryrefslogtreecommitdiff
path: root/devel/dlcompat
diff options
context:
space:
mode:
authorminskim <minskim>2005-06-26 13:11:22 +0000
committerminskim <minskim>2005-06-26 13:11:22 +0000
commit99978610ea52870c940cf6066f04ed1d0a23fbc1 (patch)
tree997ee14587d1de5f3b060a924107a41304c110fa /devel/dlcompat
parent156ebdae9aeb7eb358b120b32787fb067941c04b (diff)
downloadpkgsrc-99978610ea52870c940cf6066f04ed1d0a23fbc1.tar.gz
Darwin>=7.0 does not need devel/dlcompat.
Diffstat (limited to 'devel/dlcompat')
-rw-r--r--devel/dlcompat/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/dlcompat/Makefile b/devel/dlcompat/Makefile
index 8884b3c36ce..a838a248a05 100644
--- a/devel/dlcompat/Makefile
+++ b/devel/dlcompat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2005/04/11 21:45:19 tv Exp $
+# $NetBSD: Makefile,v 1.12 2005/06/26 13:11:22 minskim Exp $
#
DISTNAME= dlcompat-20030629
@@ -9,7 +9,7 @@ MAINTAINER= schmonz@NetBSD.org
HOMEPAGE= http://fink.sourceforge.net/
COMMENT= Library for dlopen() emulation on Darwin
-ONLY_FOR_PLATFORM= Darwin-*-*
+ONLY_FOR_PLATFORM= Darwin-[56].*-*
GNU_CONFIGURE= yes