aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2000-09-29 02:02:30 +0800
committerade <ade@FreeBSD.org>2000-09-29 02:02:30 +0800
commit440492414d09f6da7ecbab158eafff3dbe77ea28 (patch)
tree949b554731abb97572688b41325ac5f55057dabf /editors
parentb9febd728d3e26e57d941cd389d1c5fe371a7778 (diff)
downloadfreebsd-ports-gnome-440492414d09f6da7ecbab158eafff3dbe77ea28.tar.gz
freebsd-ports-gnome-440492414d09f6da7ecbab158eafff3dbe77ea28.tar.zst
freebsd-ports-gnome-440492414d09f6da7ecbab158eafff3dbe77ea28.zip
Chase new gnomeprint. Sadly, this one needs a bunch of work by
the authors, so it's currently marked broken.
Diffstat (limited to 'editors')
-rw-r--r--editors/ghex/Makefile4
-rw-r--r--editors/ghex2/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/editors/ghex/Makefile b/editors/ghex/Makefile
index e3b7d9043191..5d11a55ee75c 100644
--- a/editors/ghex/Makefile
+++ b/editors/ghex/Makefile
@@ -14,9 +14,11 @@ MASTER_SITE_SUBDIR= stable/sources/ghex
MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
- gnomeprint.9:${PORTSDIR}/print/gnomeprint
+ gnomeprint.12:${PORTSDIR}/print/gnomeprint
RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore
+BROKEN= "Uses internals from gnomeprint that are no longer present"
+
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_X_PREFIX= yes
diff --git a/editors/ghex2/Makefile b/editors/ghex2/Makefile
index e3b7d9043191..5d11a55ee75c 100644
--- a/editors/ghex2/Makefile
+++ b/editors/ghex2/Makefile
@@ -14,9 +14,11 @@ MASTER_SITE_SUBDIR= stable/sources/ghex
MAINTAINER= ade@FreeBSD.org
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs \
- gnomeprint.9:${PORTSDIR}/print/gnomeprint
+ gnomeprint.12:${PORTSDIR}/print/gnomeprint
RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore
+BROKEN= "Uses internals from gnomeprint that are no longer present"
+
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_X_PREFIX= yes