BROKEN this one.

This commit is contained in:
Vanilla I. Shu 1999-01-24 06:24:31 +00:00
parent fa59bdaac7
commit 043c1986b3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16281

View File

@ -3,7 +3,7 @@
# Date created: 17 March 1998 # Date created: 17 March 1998
# Whom: Yukihiro Nakai <Nakai@technologist.com> # Whom: Yukihiro Nakai <Nakai@technologist.com>
# #
# $Id: Makefile,v 1.11 1999/01/14 18:55:35 vanilla Exp $ # $Id: Makefile,v 1.12 1999/01/17 10:11:06 vanilla Exp $
# #
DISTNAME= gnome-core-0.99.3.2 DISTNAME= gnome-core-0.99.3.2
@ -22,6 +22,8 @@ LIB_DEPENDS= gnome.1:${PORTSDIR}/x11/gnomelibs \
esd.1:${PORTSDIR}/audio/esound \ esd.1:${PORTSDIR}/audio/esound \
ghttp.0:${PORTSDIR}/www/libghttp ghttp.0:${PORTSDIR}/www/libghttp
BROKEN= "can't work with gtk 1.1.13, but 0.99.4 will release soon"
USE_X_PREFIX= yes USE_X_PREFIX= yes
USE_GMAKE= yes USE_GMAKE= yes
GNU_CONFIGURE= yes GNU_CONFIGURE= yes