diff options
Diffstat (limited to 'x11/xf86-video-nsc/Makefile')
-rw-r--r-- | x11/xf86-video-nsc/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xf86-video-nsc/Makefile b/x11/xf86-video-nsc/Makefile index eb6ce3159ed..ef14b9191db 100644 --- a/x11/xf86-video-nsc/Makefile +++ b/x11/xf86-video-nsc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2012/09/27 10:06:30 jperkin Exp $ +# $NetBSD: Makefile,v 1.11 2012/10/29 05:07:04 asau Exp $ # DISTNAME= xf86-video-nsc-2.8.3 @@ -11,8 +11,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Modular Xorg NSC Geode video driver -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes GNU_CONFIGURE= yes USE_TOOLS+= autoconf autoheader automake autoreconf pkg-config |