diff options
Diffstat (limited to 'x11/libxkbfile/Makefile')
-rw-r--r-- | x11/libxkbfile/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/libxkbfile/Makefile b/x11/libxkbfile/Makefile index d8b2a02aaa4..027bd846e23 100644 --- a/x11/libxkbfile/Makefile +++ b/x11/libxkbfile/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2012/06/09 07:00:49 obache Exp $ +# $NetBSD: Makefile,v 1.7 2012/10/29 05:06:38 asau Exp $ # DISTNAME= libxkbfile-1.0.8 @@ -10,8 +10,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= The xkbfile Library from modular X.org -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes PKGCONFIG_OVERRIDE+= xkbfile.pc.in GNU_CONFIGURE= yes |