diff options
author | ade <ade@FreeBSD.org> | 2000-06-02 00:25:45 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-06-02 00:25:45 +0800 |
commit | 5b49c19c5242ff2ec52897543245b51c60c4834a (patch) | |
tree | e4cf09605a9a52737e1a94649358c5c4dd0c4e55 /mail | |
parent | 229af19ab23506a643b22ee34e21fbd1f7980f07 (diff) | |
download | freebsd-ports-gnome-5b49c19c5242ff2ec52897543245b51c60c4834a.tar.gz freebsd-ports-gnome-5b49c19c5242ff2ec52897543245b51c60c4834a.tar.zst freebsd-ports-gnome-5b49c19c5242ff2ec52897543245b51c60c4834a.zip |
Updates for new shared library versions in GNOME 1.2
Diffstat (limited to 'mail')
-rw-r--r-- | mail/balsa/Makefile | 2 | ||||
-rw-r--r-- | mail/balsa2/Makefile | 2 | ||||
-rw-r--r-- | mail/gbuffy/Makefile | 2 | ||||
-rw-r--r-- | mail/glacier/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile index 0030ff4155c4..fa7045915746 100644 --- a/mail/balsa/Makefile +++ b/mail/balsa/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.newton.cx/pub/balsa/ \ MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore -LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \ +LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ PropList.2:${PORTSDIR}/devel/libPropList GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/mail/balsa2/Makefile b/mail/balsa2/Makefile index 0030ff4155c4..fa7045915746 100644 --- a/mail/balsa2/Makefile +++ b/mail/balsa2/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.newton.cx/pub/balsa/ \ MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore -LIB_DEPENDS= gnome.3:${PORTSDIR}/x11/gnomelibs \ +LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \ PropList.2:${PORTSDIR}/devel/libPropList GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/mail/gbuffy/Makefile b/mail/gbuffy/Makefile index e6bba9e99d91..c45349b5910c 100644 --- a/mail/gbuffy/Makefile +++ b/mail/gbuffy/Makefile @@ -7,7 +7,7 @@ PORTNAME= gbuffy PORTVERSION= 0.2.2 -CATEGORIES= mail gnome +CATEGORIES= mail MASTER_SITES= http://www.fiction.net/blong/programs/gbuffy/ MAINTAINER= kaj@Raditex.se diff --git a/mail/glacier/Makefile b/mail/glacier/Makefile index aa22428787f7..cc12ca7e127a 100644 --- a/mail/glacier/Makefile +++ b/mail/glacier/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://glacier.linuxave.net/ MAINTAINER= will@FreeBSD.org -LIB_DEPENDS= gnomeui.3:${PORTSDIR}/x11/gnomelibs +LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs GTK_CONFIG?= ${X11BASE}/bin/gtk12-config USE_X_PREFIX= yes |