diff options
author | joerg <joerg@pkgsrc.org> | 2006-06-08 09:47:14 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2006-06-08 09:47:14 +0000 |
commit | f592d56c1e74fe610d2cc8acc55bca660ba05b9a (patch) | |
tree | e608f381bd906a7a648004aa0ff32bb0f2779101 /wm | |
parent | a6f13cb3fc2cba6f95dcbc6b8a03b5b9873f6a51 (diff) | |
download | pkgsrc-f592d56c1e74fe610d2cc8acc55bca660ba05b9a.tar.gz |
Needs libtool.
Diffstat (limited to 'wm')
-rw-r--r-- | wm/ion/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/wm/ion/Makefile b/wm/ion/Makefile index e4217a92f47..5cf8969025f 100644 --- a/wm/ion/Makefile +++ b/wm/ion/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2006/02/05 23:11:13 joerg Exp $ +# $NetBSD: Makefile,v 1.29 2006/06/08 09:47:14 joerg Exp $ # DISTNAME= ion-2-20040729 @@ -13,6 +13,7 @@ COMMENT= Keyboard friendly tiling window manager PKG_INSTALLATION_TYPES= overwrite pkgviews +USE_LIBTOOL= yes USE_TOOLS+= gmake GNU_CONFIGURE= YES |