diff options
author | joerg <joerg> | 2006-06-08 09:47:14 +0000 |
---|---|---|
committer | joerg <joerg> | 2006-06-08 09:47:14 +0000 |
commit | 9e4e56693a924b9a79c44ba9a2ca2fdba3164cee (patch) | |
tree | e608f381bd906a7a648004aa0ff32bb0f2779101 /wm/ion | |
parent | 2fa5eb947362dc562e571cf564ca290214bf1a48 (diff) | |
download | pkgsrc-9e4e56693a924b9a79c44ba9a2ca2fdba3164cee.tar.gz |
Needs libtool.
Diffstat (limited to 'wm/ion')
-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 |