diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index 2fb7ecd0b1f4..4708ec8bf623 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -3,7 +3,7 @@ # Date created: 02 December 1998 # Whom: Glenn Johnson # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/12/09 05:20:02 vanilla Exp $ # DISTNAME= balsa-0.4.6.2 @@ -12,9 +12,11 @@ MASTER_SITES= http://www.balsa.net/dist/ MAINTAINER= gljohns@bellsouth.net -LIB_DEPENDS= gnome.0:${PORTSDIR}/x11/gnomelibs \ +LIB_DEPENDS= gnome.1:${PORTSDIR}/x11/gnomelibs \ PropListgnome.1:${PORTSDIR}/devel/libPropListgnome +BROKEN= "can't work with gnomelibs-0.99.3" + USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \ diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index 2fb7ecd0b1f4..4708ec8bf623 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -3,7 +3,7 @@ # Date created: 02 December 1998 # Whom: Glenn Johnson # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/12/09 05:20:02 vanilla Exp $ # DISTNAME= balsa-0.4.6.2 @@ -12,9 +12,11 @@ MASTER_SITES= http://www.balsa.net/dist/ MAINTAINER= gljohns@bellsouth.net -LIB_DEPENDS= gnome.0:${PORTSDIR}/x11/gnomelibs \ +LIB_DEPENDS= gnome.1:${PORTSDIR}/x11/gnomelibs \ PropListgnome.1:${PORTSDIR}/devel/libPropListgnome +BROKEN= "can't work with gnomelibs-0.99.3" + USE_X_PREFIX= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \