summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>1999-04-22 07:57:18 +0000
committerMichael Haro <mharo@FreeBSD.org>1999-04-22 07:57:18 +0000
commitaa3374648f4630a63d9310ed6159cd4236c36d62 (patch)
tree8c8d4a4dc00cb61843a1f2ae7c7f43909142ed85 /print
parentUnbreak for ELF. (diff)
gtk11 -> gtk12
Notes
Notes: svn path=/head/; revision=18076
Diffstat (limited to 'print')
-rw-r--r--print/gnome-print/Makefile4
-rw-r--r--print/gnomeprint/Makefile4
-rw-r--r--print/libgnomeprint/Makefile4
3 files changed, 6 insertions, 6 deletions
diff --git a/print/gnome-print/Makefile b/print/gnome-print/Makefile
index 47397038cf20..4af531cc2eab 100644
--- a/print/gnome-print/Makefile
+++ b/print/gnome-print/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 Jan 1999
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.3 1999/02/02 14:17:53 vanilla Exp $
+# $Id: Makefile,v 1.4 1999/04/08 18:08:36 steve Exp $
#
DISTNAME= gnome-print-0.0.3
@@ -24,7 +24,7 @@ CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
--datadir=${PREFIX}/share/gnome \
--with-gnome=${X11BASE}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- GTK_CONFIG="${X11BASE}/bin/gtk11d-config" \
+ GTK_CONFIG="${X11BASE}/bin/gtk12-config" \
LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lxpg4"
post-install:
diff --git a/print/gnomeprint/Makefile b/print/gnomeprint/Makefile
index 47397038cf20..4af531cc2eab 100644
--- a/print/gnomeprint/Makefile
+++ b/print/gnomeprint/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 Jan 1999
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.3 1999/02/02 14:17:53 vanilla Exp $
+# $Id: Makefile,v 1.4 1999/04/08 18:08:36 steve Exp $
#
DISTNAME= gnome-print-0.0.3
@@ -24,7 +24,7 @@ CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
--datadir=${PREFIX}/share/gnome \
--with-gnome=${X11BASE}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- GTK_CONFIG="${X11BASE}/bin/gtk11d-config" \
+ GTK_CONFIG="${X11BASE}/bin/gtk12-config" \
LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lxpg4"
post-install:
diff --git a/print/libgnomeprint/Makefile b/print/libgnomeprint/Makefile
index 47397038cf20..4af531cc2eab 100644
--- a/print/libgnomeprint/Makefile
+++ b/print/libgnomeprint/Makefile
@@ -3,7 +3,7 @@
# Date created: 15 Jan 1999
# Whom: Vanilla I. Shu <vanilla@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.3 1999/02/02 14:17:53 vanilla Exp $
+# $Id: Makefile,v 1.4 1999/04/08 18:08:36 steve Exp $
#
DISTNAME= gnome-print-0.0.3
@@ -24,7 +24,7 @@ CONFIGURE_ARGS= --localstatedir=${PREFIX}/share/gnome \
--datadir=${PREFIX}/share/gnome \
--with-gnome=${X11BASE}
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include" \
- GTK_CONFIG="${X11BASE}/bin/gtk11d-config" \
+ GTK_CONFIG="${X11BASE}/bin/gtk12-config" \
LIBS="-L${LOCALBASE}/lib -L${X11BASE}/lib -lxpg4"
post-install: