diff options
Diffstat (limited to 'x11/applewmproto/Makefile')
-rw-r--r-- | x11/applewmproto/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/applewmproto/Makefile b/x11/applewmproto/Makefile index 650c844b11e..ed84193dc19 100644 --- a/x11/applewmproto/Makefile +++ b/x11/applewmproto/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/06/03 19:40:29 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/29 05:06:07 asau Exp $ # DISTNAME= applewmproto-1.4.2 @@ -11,8 +11,6 @@ HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= AppleWM extension headers from X.org LICENSE= mit -PKG_DESTDIR_SUPPORT= user-destdir - ONLY_FOR_PLATFORM= Darwin-*-* GNU_CONFIGURE= yes |