1999-10-28 16:14:30 -04:00
|
|
|
# $OpenBSD: Makefile,v 1.3 1999/10/28 20:14:30 brad Exp $
|
1999-04-23 12:23:50 -04:00
|
|
|
|
|
|
|
DISTNAME= enlightenment-0.15.5
|
|
|
|
CATEGORIES= x11
|
|
|
|
MASTER_SITES= ftp://www.rasterman.com/pub/enlightenment/enlightenment/
|
|
|
|
|
|
|
|
MAINTAINER= op21@squish.org
|
|
|
|
|
1999-10-08 00:13:39 -04:00
|
|
|
LIB_DEPENDS= esd.2.15:${PORTSDIR}/audio/esound \
|
|
|
|
Fnlib.0.4:${PORTSDIR}/graphics/fnlib \
|
|
|
|
gif.4.1:${PORTSDIR}/graphics/giflib \
|
1999-10-28 16:14:30 -04:00
|
|
|
Imlib.19:${PORTSDIR}/graphics/imlib \
|
|
|
|
tiff.35:${PORTSDIR}/graphics/tiff \
|
1999-10-08 00:13:39 -04:00
|
|
|
ttf.1.2:${PORTSDIR}/print/freetype \
|
1999-04-23 12:23:50 -04:00
|
|
|
ghttp:${PORTSDIR}/www/libghttp
|
|
|
|
|
|
|
|
USE_X11= yes
|
|
|
|
USE_GMAKE= yes
|
|
|
|
SEPARATE_BUILD= yes
|
|
|
|
GNU_CONFIGURE= yes
|
|
|
|
CONFIGURE_ARGS= --enable-fsstd
|
|
|
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
|
|
|
LDFLAGS="-L${LOCALBASE}/lib"
|
|
|
|
|
|
|
|
.include <bsd.port.mk>
|