diff options
Diffstat (limited to 'devel/dlcompat/Makefile')
-rw-r--r-- | devel/dlcompat/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/dlcompat/Makefile b/devel/dlcompat/Makefile index b9ab927cc40..e833613f8c1 100644 --- a/devel/dlcompat/Makefile +++ b/devel/dlcompat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2012/05/12 07:37:51 wiz Exp $ +# $NetBSD: Makefile,v 1.15 2012/10/31 11:16:53 asau Exp $ # DISTNAME= dlcompat-20030629 @@ -9,8 +9,6 @@ MAINTAINER= schmonz@NetBSD.org HOMEPAGE= http://fink.sourceforge.net/ COMMENT= Library for dlopen() emulation on Darwin -PKG_DESTDIR_SUPPORT= user-destdir - ONLY_FOR_PLATFORM= Darwin-[56].*-* GNU_CONFIGURE= yes |