Don't look for expat in ${X11BASE} anymore. ok naddy@
This commit is contained in:
parent
f94f392cc8
commit
cacd7fafd9
@ -1,4 +1,4 @@
|
|||||||
# $OpenBSD: Makefile,v 1.46 2007/08/25 13:48:23 naddy Exp $
|
# $OpenBSD: Makefile,v 1.47 2008/01/05 19:01:23 matthieu Exp $
|
||||||
|
|
||||||
COMMENT= GNU gettext
|
COMMENT= GNU gettext
|
||||||
|
|
||||||
@ -29,8 +29,7 @@ USE_LIBTOOL= Yes
|
|||||||
CONFIGURE_STYLE=gnu
|
CONFIGURE_STYLE=gnu
|
||||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
||||||
--with-included-gettext \
|
--with-included-gettext \
|
||||||
--with-libiconv-prefix="${LOCALBASE}" \
|
--with-libiconv-prefix="${LOCALBASE}"
|
||||||
--with-libexpat-prefix="${X11BASE}"
|
|
||||||
|
|
||||||
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/build-aux
|
MODGNU_CONFIG_GUESS_DIRS=${WRKSRC}/build-aux
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user