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 /editors | |
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 'editors')
-rw-r--r-- | editors/gedit/Makefile | 2 | ||||
-rw-r--r-- | editors/gedit2/Makefile | 2 | ||||
-rw-r--r-- | editors/ghex/Makefile | 2 | ||||
-rw-r--r-- | editors/ghex2/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/editors/gedit/Makefile b/editors/gedit/Makefile index b18a9d7069ff..82d074979407 100644 --- a/editors/gedit/Makefile +++ b/editors/gedit/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= gnomeprint.12:${PORTSDIR}/print/gnomeprint \ +LIB_DEPENDS= gnomeprint.13:${PORTSDIR}/print/gnomeprint \ glade.4:${PORTSDIR}/devel/libglade USE_X_PREFIX= yes diff --git a/editors/gedit2/Makefile b/editors/gedit2/Makefile index b18a9d7069ff..82d074979407 100644 --- a/editors/gedit2/Makefile +++ b/editors/gedit2/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= gnomeprint.12:${PORTSDIR}/print/gnomeprint \ +LIB_DEPENDS= gnomeprint.13:${PORTSDIR}/print/gnomeprint \ glade.4:${PORTSDIR}/devel/libglade USE_X_PREFIX= yes diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile index 7c8eae3704a9..a369cf69e2b1 100644 --- a/editors/ghex/Makefile +++ b/editors/ghex/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= stable/sources/ghex MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= gnomeprint.12:${PORTSDIR}/print/gnomeprint +LIB_DEPENDS= gnomeprint.13:${PORTSDIR}/print/gnomeprint USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/editors/ghex2/Makefile b/editors/ghex2/Makefile index 7c8eae3704a9..a369cf69e2b1 100644 --- a/editors/ghex2/Makefile +++ b/editors/ghex2/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= stable/sources/ghex MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= gnomeprint.12:${PORTSDIR}/print/gnomeprint +LIB_DEPENDS= gnomeprint.13:${PORTSDIR}/print/gnomeprint USE_X_PREFIX= yes USE_GMAKE= yes |