diff options
author | minskim <minskim> | 2004-06-27 06:47:07 +0000 |
---|---|---|
committer | minskim <minskim> | 2004-06-27 06:47:07 +0000 |
commit | 2acba3425ffe2190668801bc3d2ac46b6a7e5da9 (patch) | |
tree | eb71e040f8de7774adf92b088bb37c21ffcfaa4b /x11 | |
parent | d99761b473becc4211f2091aeec9feabf334a437 (diff) | |
download | pkgsrc-2acba3425ffe2190668801bc3d2ac46b6a7e5da9.tar.gz |
Enable pkgviews installation.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/libxklavier/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/libxklavier/Makefile b/x11/libxklavier/Makefile index 5150da9b5a3..e414815f589 100644 --- a/x11/libxklavier/Makefile +++ b/x11/libxklavier/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.5 2004/06/26 10:30:47 jmmv Exp $ +# $NetBSD: Makefile,v 1.6 2004/06/27 06:47:07 minskim Exp $ # DISTNAME= libxklavier-1.03 @@ -9,6 +9,8 @@ MAINTAINER= jmmv@NetBSD.org HOMEPAGE= http://pdx.freedesktop.org/Software/LibXklavier COMMENT= High-level API for the X Keyboard Extension (XKB) +PKG_INSTALLATION_TYPES= overwrite pkgviews + GNU_CONFIGURE= YES USE_BUILDLINK3= YES USE_LIBTOOL= YES |