diff options
Diffstat (limited to 'x11/xprop/Makefile')
-rw-r--r-- | x11/xprop/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xprop/Makefile b/x11/xprop/Makefile index a9e5e7aea43..a9eb12ff92a 100644 --- a/x11/xprop/Makefile +++ b/x11/xprop/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/06/03 18:23:50 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/29 05:07:19 asau Exp $ # DISTNAME= xprop-1.2.1 @@ -10,8 +10,6 @@ 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 |