diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-11-14 14:10:15 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-11-14 14:10:15 +0000 |
commit | c0a31816d5cc72f37e7a3de62b8b1982d3e6a632 (patch) | |
tree | 91909e7c4cdf74a4b2f2f5e496c74b6574a0941b /devel | |
parent | ebea2bb062ca59a85c7e4fd539b59f69313a4318 (diff) | |
download | ports-c0a31816d5cc72f37e7a3de62b8b1982d3e6a632.tar.gz ports-c0a31816d5cc72f37e7a3de62b8b1982d3e6a632.zip |
Notes
Diffstat (limited to 'devel')
-rw-r--r-- | devel/bonobo/Makefile | 2 | ||||
-rw-r--r-- | devel/gnome-crash/Makefile | 2 | ||||
-rw-r--r-- | devel/gnomecrash/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/devel/bonobo/Makefile b/devel/bonobo/Makefile index 9190230ad528..396e5e69d34f 100644 --- a/devel/bonobo/Makefile +++ b/devel/bonobo/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= unstable/sources/bonobo MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= gnomeprint.12:${PORTSDIR}/print/gnomeprint \ +LIB_DEPENDS= gnomeprint.13:${PORTSDIR}/print/gnomeprint \ oaf.0:${PORTSDIR}/devel/oaf USE_X_PREFIX= yes diff --git a/devel/gnome-crash/Makefile b/devel/gnome-crash/Makefile index 85c68b0f8402..1f660cd5c84b 100644 --- a/devel/gnome-crash/Makefile +++ b/devel/gnome-crash/Makefile @@ -15,7 +15,7 @@ DISTNAME= gnome-crash-${PORTVERSION} MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= glade.4:${PORTSDIR}/devel/libglade \ - gnomeprint.12:${PORTSDIR}/print/gnomeprint + gnomeprint.13:${PORTSDIR}/print/gnomeprint USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/devel/gnomecrash/Makefile b/devel/gnomecrash/Makefile index 85c68b0f8402..1f660cd5c84b 100644 --- a/devel/gnomecrash/Makefile +++ b/devel/gnomecrash/Makefile @@ -15,7 +15,7 @@ DISTNAME= gnome-crash-${PORTVERSION} MAINTAINER= ade@FreeBSD.org LIB_DEPENDS= glade.4:${PORTSDIR}/devel/libglade \ - gnomeprint.12:${PORTSDIR}/print/gnomeprint + gnomeprint.13:${PORTSDIR}/print/gnomeprint USE_X_PREFIX= yes USE_GMAKE= yes |