diff options
Diffstat (limited to 'x11/libXt/Makefile')
-rw-r--r-- | x11/libXt/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/libXt/Makefile b/x11/libXt/Makefile index da570712ea4..75d5fc84684 100644 --- a/x11/libXt/Makefile +++ b/x11/libXt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2013/06/23 05:39:56 obache Exp $ +# $NetBSD: Makefile,v 1.22 2014/10/09 14:07:14 wiz Exp $ DISTNAME= libXt-1.1.4 CATEGORIES= x11 devel @@ -10,8 +10,6 @@ HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= X Toolkit Intrinsics library LICENSE= mit -PKG_INSTALLATION_TYPES= overwrite pkgviews - GNU_CONFIGURE= yes USE_LIBTOOL= yes USE_TOOLS+= pkg-config |