diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-10-28 00:34:08 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2002-10-28 00:34:08 +0000 |
commit | 0eca49b92045ea8245e6bb30be4be5a1f593957c (patch) | |
tree | ae8bffcedaea2ab1e676f2f5cf6df3b074f956e5 /www/caudium | |
parent | Add gnomeui-2 and bonobo-2 library dependencies. (diff) |
Change depend of pike to pike70.
Forgetten by: me
Noticed by: kris
Notes
Notes:
svn path=/head/; revision=68986
Diffstat (limited to 'www/caudium')
-rw-r--r-- | www/caudium/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/caudium/Makefile b/www/caudium/Makefile index f82e3132bba6..25522078fb86 100644 --- a/www/caudium/Makefile +++ b/www/caudium/Makefile @@ -14,7 +14,7 @@ DISTNAME= caudium-${PORTVERSION} MAINTAINER= kiwi@oav.net -BUILD_DEPENDS= pike:${PORTSDIR}/lang/pike/ +BUILD_DEPENDS= pike:${PORTSDIR}/lang/pike70/ LIB_DEPENDS= sablot.69:${PORTSDIR}/textproc/sablotron/ WRKSRC= ${WRKDIR}/${DISTNAME}/ |