1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Fix build by adding USE_GNOME=glib20.

Reported by:	pointyhat via krion
This commit is contained in:
Joe Marcus Clarke 2005-03-16 19:49:20 +00:00
parent d9ca0d32aa
commit 6122ee2e10
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=131418

View File

@ -15,10 +15,8 @@ MASTER_SITES= http://hem.bredband.net/kaw/ncmpc/files/ \
MAINTAINER= ports@mark.reidel.info
COMMENT= Ncurses client for the musicpd
LIB_DEPENDS= glib-2.0.400:${PORTSDIR}/devel/glib20
GNU_CONFIGURE= yes
CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_GNOME= glib20
CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"