diff options
author | ade <ade@FreeBSD.org> | 2000-11-14 22:10:15 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-11-14 22:10:15 +0800 |
commit | e78a10b88b94b532c86aad9c0e69064a89d24fbf (patch) | |
tree | 292406f16d416b2ef4df8bb2cd0cdb96d8d39f84 /devel/bonobo | |
parent | cbe7ec327dc8b7d6c37e820509fa762a928da38b (diff) | |
download | freebsd-ports-gnome-e78a10b88b94b532c86aad9c0e69064a89d24fbf.tar.gz freebsd-ports-gnome-e78a10b88b94b532c86aad9c0e69064a89d24fbf.tar.zst freebsd-ports-gnome-e78a10b88b94b532c86aad9c0e69064a89d24fbf.zip |
Chase new print/gnomeprint shlib version
Diffstat (limited to 'devel/bonobo')
-rw-r--r-- | devel/bonobo/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |