diff options
author | ade <ade@FreeBSD.org> | 2000-11-14 14:10:15 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-11-14 14:10:15 +0000 |
commit | e78a10b88b94b532c86aad9c0e69064a89d24fbf (patch) | |
tree | 292406f16d416b2ef4df8bb2cd0cdb96d8d39f84 /math | |
parent | cbe7ec327dc8b7d6c37e820509fa762a928da38b (diff) | |
download | FreeBSD-ports-e78a10b88b94b532c86aad9c0e69064a89d24fbf.zip FreeBSD-ports-e78a10b88b94b532c86aad9c0e69064a89d24fbf.tar.gz |
Chase new print/gnomeprint shlib version
Diffstat (limited to 'math')
-rw-r--r-- | math/gnumeric/Makefile | 2 | ||||
-rw-r--r-- | math/gnumeric2/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/gnumeric/Makefile b/math/gnumeric/Makefile index a6fc79c..7765e4a 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= stable/sources/gnumeric MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= gnomeprint.12:${PORTSDIR}/print/gnomeprint \ +LIB_DEPENDS= gnomeprint.13:${PORTSDIR}/print/gnomeprint \ glade.4:${PORTSDIR}/devel/libglade \ guile.9:${PORTSDIR}/lang/guile \ gnomeole2.0:${PORTSDIR}/devel/libole2 \ diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile index a6fc79c..7765e4a 100644 --- a/math/gnumeric2/Makefile +++ b/math/gnumeric2/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= stable/sources/gnumeric MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= gnomeprint.12:${PORTSDIR}/print/gnomeprint \ +LIB_DEPENDS= gnomeprint.13:${PORTSDIR}/print/gnomeprint \ glade.4:${PORTSDIR}/devel/libglade \ guile.9:${PORTSDIR}/lang/guile \ gnomeole2.0:${PORTSDIR}/devel/libole2 \ |