diff options
Diffstat (limited to 'x11/libX11/Makefile')
-rw-r--r-- | x11/libX11/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/libX11/Makefile b/x11/libX11/Makefile index fa1d948dd18..4f86b188e34 100644 --- a/x11/libX11/Makefile +++ b/x11/libX11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2012/10/02 12:09:41 tron Exp $ +# $NetBSD: Makefile,v 1.29 2012/10/29 05:06:33 asau Exp $ # DISTNAME= libX11-1.5.0 @@ -13,7 +13,6 @@ COMMENT= Base X libraries from modular Xorg X11 LICENSE= mit PKG_INSTALLATION_TYPES= overwrite pkgviews -PKG_DESTDIR_SUPPORT= user-destdir USE_LIBTOOL= yes GNU_CONFIGURE= yes |