unbreak by detecting openbsd libtool during configure

spotted by jasper@
This commit is contained in:
steven 2010-10-25 09:10:07 +00:00
parent e4ce24f86a
commit 5b7a9e4c1b

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.4 2010/10/18 21:35:48 sthen Exp $
# $OpenBSD: Makefile,v 1.5 2010/10/25 09:10:07 steven Exp $
COMMENT= curses development kit
@ -28,7 +28,7 @@ USE_LIBTOOL= Yes
CONFIGURE_STYLE= gnu
CONFIGURE_ARGS= --with-ncurses \
--with-libtool
--with-libtool=${LIBTOOL}
USE_GROFF = Yes
NO_REGRESS= Yes