use gettext module.

This commit is contained in:
brad 2001-10-25 03:11:45 +00:00
parent db3b6acb30
commit 8f2a30a5e3

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.8 2001/03/26 13:08:25 wilfried Exp $
# $OpenBSD: Makefile,v 1.9 2001/10/25 03:11:45 brad Exp $
COMMENT= 'small, fast window manager'
DISTNAME= icewm-1.0.7-7
PKGNAME= icewm-1.0.7.7
CATEGORIES= x11
NEED_VERSION= 1.364
NEED_VERSION= 1.474
HOMEPAGE= http://www.icewm.org/
@ -19,8 +19,8 @@ PERMIT_DISTFILES_FTP= Yes
MASTER_SITES= http://ftp1.sourceforge.net/icewm/ \
http://www.maol.yi.org/icewm/download/stable/
LIB_DEPENDS= Imlib.19::graphics/imlib \
intl.1::devel/gettext
MODULES= gettext
LIB_DEPENDS= Imlib.19::graphics/imlib
USE_X11= Yes
USE_GMAKE= Yes
@ -28,8 +28,8 @@ CONFIGURE_STYLE= gnu dest
CONFIGURE_ARGS= --with-imlib=${PREFIX}/bin \
--with-docdir=${PREFIX}/share/doc \
--with-cfgdir=/etc/icewm
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib"
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
WRKDIST= ${WRKDIR}/icewm-1.0.7