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

- Fix build

PR:		124089
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com>
Approved by:	maintainer
This commit is contained in:
Martin Wilke 2008-06-05 23:38:34 +00:00
parent ca3cf784c7
commit 3072465f67
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=214397

View File

@ -18,16 +18,16 @@ COMMENT= OpenGL screensaver collection
LIB_DEPENDS= MagickWand.1:${PORTSDIR}/graphics/ImageMagick
BROKEN= does not compile
USE_BZIP2= yes
USE_GL= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
USE_AUTOTOOLS= libtool:15:env
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
CPPFLAGS+= -I${LOCALBASE}/include `Magick-config --cflags`
LDFLAGS+= -L${LOCALBASE}/lib `Magick-config --libs`
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" \
LDFLAGS="${LDFLAGS}"
MAN1= biof.1 busyspheres.1 colorfire.1 cyclone.1 euphoria.1 fieldlines.1 flocks.1 \
flux.1 helios.1 hufo_smoke.1 hufo_tunnel.1 lattice.1 matrixview.1 \