diff options
author | Ade Lovett <ade@FreeBSD.org> | 2000-03-21 17:47:33 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2000-03-21 17:47:33 +0000 |
commit | 55333a3655f7d82a64e1b7f1e020b2c784a7f4ad (patch) | |
tree | 72f5c0d8cf717e36c0a9e75484cbfa1a0de65590 /math | |
parent | 7c09853bbd849790055ace4250da4c202d698191 (diff) |
Notes
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 c4ae4b61ebc9..114f24f06953 100644 --- a/math/gnumeric/Makefile +++ b/math/gnumeric/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \ RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \ python:${PORTSDIR}/lang/python LIB_DEPENDS= gnomeprint.5:${PORTSDIR}/print/gnomeprint \ - glade.2:${PORTSDIR}/devel/libglade + glade.3:${PORTSDIR}/devel/libglade GTK_CONFIG?= ${X11BASE}/bin/gtk12-config diff --git a/math/gnumeric2/Makefile b/math/gnumeric2/Makefile index c4ae4b61ebc9..114f24f06953 100644 --- a/math/gnumeric2/Makefile +++ b/math/gnumeric2/Makefile @@ -18,7 +18,7 @@ BUILD_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \ RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore \ python:${PORTSDIR}/lang/python LIB_DEPENDS= gnomeprint.5:${PORTSDIR}/print/gnomeprint \ - glade.2:${PORTSDIR}/devel/libglade + glade.3:${PORTSDIR}/devel/libglade GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |