Uses libtool, so add USE_LIBTOOL=yes.
This commit is contained in:
parent
a02ee1c0c0
commit
a6f6c7fd5f
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.3 2006/01/05 10:09:00 ghen Exp $
|
||||
# $NetBSD: Makefile,v 1.4 2006/01/10 23:26:17 wiz Exp $
|
||||
|
||||
# Package version reflects icecc version, with PKGREVISION incremented
|
||||
# for any tool updates, according to the authors scheme.
|
||||
|
@ -25,6 +25,7 @@ COMMENT= IceWM Control Centre
|
|||
|
||||
DEPENDS+= vim-{gtk,gtk2,kde,motif,xaw}>=6.3.0:../../editors/vim-xaw
|
||||
|
||||
USE_LIBTOOL= yes
|
||||
USE_TOOLS+= gmake
|
||||
|
||||
WRKSRC= ${WRKDIR}
|
||||
|
|
Loading…
Reference in a new issue