diff options
Diffstat (limited to 'x11/xcompmgr/Makefile')
-rw-r--r-- | x11/xcompmgr/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xcompmgr/Makefile b/x11/xcompmgr/Makefile index b2c4f407292..adec6008236 100644 --- a/x11/xcompmgr/Makefile +++ b/x11/xcompmgr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.27 2012/09/15 20:48:37 dholland Exp $ +# $NetBSD: Makefile,v 1.28 2012/10/29 05:07:00 asau Exp $ # DISTNAME= xcompmgr-1.1.5 @@ -10,8 +10,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://www.freedesktop.org/ COMMENT= Sample compositing manager for X.org >= 6.8.0 -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= pkg-config GNU_CONFIGURE= yes USE_FEATURES= getopt_long |