depend on proper version of autoconf/automake

This commit is contained in:
sturm 2006-12-23 21:30:31 +00:00
parent 5601b7b81e
commit 813899c9c5
2 changed files with 6 additions and 6 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.1.1.1 2006/10/13 14:58:42 alek Exp $
# $OpenBSD: Makefile,v 1.2 2006/12/23 21:31:05 sturm Exp $
SHARED_ONLY= Yes
@ -25,8 +25,8 @@ AUTOCONF_VER= 2.59
AUTOMAKE_VER= 1.4
BUILD_DEPENDS= :php5-pear-*:www/php5/core,-pear \
::devel/autoconf/${AUTOCONF_VER} \
::devel/automake/${AUTOMAKE_VER} \
:autoconf-${AUTOCONF_VER}:devel/autoconf/${AUTOCONF_VER} \
:automake-${AUTOMAKE_VER}.*:devel/automake/${AUTOMAKE_VER} \
::devel/libtool
RUN_DEPENDS= :php5-core-*:www/php5/core

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2005/08/06 20:38:43 alek Exp $
# $OpenBSD: Makefile,v 1.3 2006/12/23 21:30:31 sturm Exp $
SHARED_ONLY= Yes
@ -25,8 +25,8 @@ AUTOCONF_VER= 2.59
AUTOMAKE_VER= 1.4
BUILD_DEPENDS= :php5-pear-*:www/php5/core,-pear \
::devel/autoconf/${AUTOCONF_VER} \
::devel/automake/${AUTOMAKE_VER} \
:autoconf-${AUTOCONF_VER}:devel/autoconf/${AUTOCONF_VER} \
:automake-${AUTOMAKE_VER}.*:devel/automake/${AUTOMAKE_VER} \
::devel/libtool
RUN_DEPENDS= :php5-core-*:www/php5/core