- add bits for the upcoming update.

This commit is contained in:
jasper 2010-01-11 14:58:35 +00:00
parent a4961caa75
commit 2ed4bdfe17

View File

@ -1,26 +1,19 @@
# $OpenBSD: Makefile.inc,v 1.5 2008/03/28 15:47:58 ajacoutot Exp $
# $OpenBSD: Makefile.inc,v 1.6 2010/01/11 14:58:35 jasper Exp $
CATEGORIES?= x11
CATEGORIES ?= x11
HOMEPAGE?= http://www.enlightenment.org/
HOMEPAGE ?= http://www.enlightenment.org/
MASTER_SITES?= ftp://ftp.vantronix.com/pub/mirrors/dlg/ \
MASTER_SITES ?= http://download.enlightenment.org/snapshots/2009-06-14/ \
http://www.phil.uu.nl/~lievisse/distfiles/e17/ \
http://download.enlightenment.org/releases/ \
ftp://ftp.vantronix.com/pub/mirrors/dlg/ \
http://www.itee.uq.edu.au/~dlg/openbsd/
DIST_SUBDIR?= e17
USE_LIBTOOL?= Yes
DIST_SUBDIR ?= e17
AUTOCONF_VERSION?= 2.61
AUTOMAKE_VERSION?= 1.9
AUTOMAKE_ENV?= AUTOCONF_VERSION=${AUTOCONF_VERSION} \
AUTOMAKE_VERSION=${AUTOMAKE_VERSION}
CONFIGURE_STYLE ?= gnu
CFLAGS += -g
MAINTAINER?= Laurent FANIS <laurent@openbsd.org>
e17-post-patch:
@cd ${WRKSRC} && ${SETENV} ${AUTOMAKE_ENV} NOCONFIGURE=true \
${SH} autogen.sh
.if !target(post-patch)
post-patch: e17-post-patch
.endif
CFLAGS += -g