diff options
Diffstat (limited to 'x11/libXtst/Makefile')
-rw-r--r-- | x11/libXtst/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/libXtst/Makefile b/x11/libXtst/Makefile index a90b568b94b..9900df1c05c 100644 --- a/x11/libXtst/Makefile +++ b/x11/libXtst/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2012/06/09 07:00:48 obache Exp $ +# $NetBSD: Makefile,v 1.10 2012/10/29 05:06:36 asau Exp $ # DISTNAME= libXtst-1.2.1 @@ -10,8 +10,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= X Tst Library -PKG_DESTDIR_SUPPORT= user-destdir - USE_LIBTOOL= yes GNU_CONFIGURE= yes USE_TOOLS+= pkg-config |