diff options
Diffstat (limited to 'x11/xprop')
-rw-r--r-- | x11/xprop/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xprop/Makefile b/x11/xprop/Makefile index 10f9aa5594e..c6f3a8d46f4 100644 --- a/x11/xprop/Makefile +++ b/x11/xprop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.3 2007/02/27 15:05:42 dsainty Exp $ +# $NetBSD: Makefile,v 1.4 2007/03/17 18:40:59 joerg Exp $ # DISTNAME= xprop-1.0.2 @@ -10,6 +10,8 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= Property displayer for X +PKG_DESTDIR_SUPPORT= user-destdir + GNU_CONFIGURE= yes USE_TOOLS+= pkg-config |