diff options
Diffstat (limited to 'x11/Xfixes/Makefile')
-rw-r--r-- | x11/Xfixes/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/Xfixes/Makefile b/x11/Xfixes/Makefile index 53291677306..27292f7aad8 100644 --- a/x11/Xfixes/Makefile +++ b/x11/Xfixes/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/03/15 20:24:32 xtraeme Exp $ +# $NetBSD: Makefile,v 1.6 2004/04/24 17:39:01 minskim Exp $ # DISTNAME= libXfixes-2.0.0 @@ -11,6 +11,8 @@ MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://freedesktop.org/ COMMENT= Xfixes extension of X RandR +PKG_INSTALLATION_TYPES= overwrite pkgviews + USE_X11= yes USE_BUILDLINK3= yes USE_LIBTOOL= yes |