diff options
Diffstat (limited to 'x11/xf86-video-s3virge/Makefile')
-rw-r--r-- | x11/xf86-video-s3virge/Makefile | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/x11/xf86-video-s3virge/Makefile b/x11/xf86-video-s3virge/Makefile index 3bfbb6a6464..c3e9c062ae9 100644 --- a/x11/xf86-video-s3virge/Makefile +++ b/x11/xf86-video-s3virge/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2010/09/14 11:03:16 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/06/15 23:06:07 dholland Exp $ # DISTNAME= xf86-video-s3virge-1.10.4 @@ -11,11 +11,11 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Modular Xorg S3 ViRGE video driver -PKG_DESTDIR_SUPPORT= user-destdir +PKG_DESTDIR_SUPPORT= user-destdir -USE_LIBTOOL= yes -GNU_CONFIGURE= yes -USE_TOOLS+= pkg-config +USE_LIBTOOL= yes +GNU_CONFIGURE= yes +USE_TOOLS+= pkg-config .include "../../x11/modular-xorg-server/buildlink3.mk" .include "../../x11/randrproto/buildlink3.mk" |