add dependency on php,-gd

ok robert@
This commit is contained in:
jasper 2012-10-17 16:31:30 +00:00
parent ff7c8a46d3
commit dd394bc189

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.8 2012/09/30 19:24:35 robert Exp $
# $OpenBSD: Makefile,v 1.9 2012/10/17 16:31:30 jasper Exp $
COMMENT= building material for websites
V= 5.6.0.2
DISTNAME= concrete${V}
PKGNAME= concrete5-${V}
REVISION= 0
EXTRACT_SUFX= .zip
CATEGORIES= www
HOMEPAGE= http://www.concrete5.org/
@ -28,7 +29,8 @@ SUBST_VARS= INSTDIR
MODULES= lang/php
BUILD_DEPENDS= archivers/unzip
RUN_DEPENDS= lang/php/${MODPHP_VERSION},-mysql
RUN_DEPENDS= lang/php/${MODPHP_VERSION},-gd \
lang/php/${MODPHP_VERSION},-mysql
do-install:
cd ${PREFIX} && ${UNZIP} -oq ${FULLDISTDIR}/${DISTFILES}