1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-22 04:17:44 +00:00

- Fix build

Reported by:	pointyhat via pav
Submitted by:	Scot Hetzel <swhetzel at gmail.com>
This commit is contained in:
Rong-En Fan 2008-03-18 06:34:16 +00:00
parent e086926077
commit 38ddaf2624
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=209280

View File

@ -25,7 +25,8 @@ CONFIGURE_ARGS+= --with-libintl-prefix=${LOCALBASE} --enable-security \
CONFIGURE_ENV+= MSGFMT="${LOCALBASE}/bin/msgfmt" \
XGETTEXT="${LOCALBASE}/bin/xgettext" \
CPPFLAGS="${CFLAGS} -I${LOCALBASE}/include -fPIC" \
LIBS="-L../common -L${LOCALBASE}/lib"
LIBS="-L../common -L${LOCALBASE}/lib" \
PKG_CONFIG="${LOCALBASE}/bin/pkg-config"
MAN1= gnokii.1 sendsms.1
MAN8= gnokiid.8 mgnokiidev.8