summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-05-29 03:56:15 +0000
committerSteve Price <steve@FreeBSD.org>1999-05-29 03:56:15 +0000
commit92103d6d5cd276d1373540bf8b9d97a23929f822 (patch)
tree2313fd648f4f8aae5fe387795ed60d255d84b5d9 /editors
parentUpdate to version 0.85 and use gtk version 1.2.3. (diff)
Update to use gtk version 1.2.3.
PR: 11842 Submitted by: Jeremy Lea <reg@shale.csir.co.za>
Notes
Notes: svn path=/head/; revision=19055
Diffstat (limited to 'editors')
-rw-r--r--editors/AbiWord/Makefile4
-rw-r--r--editors/AbiWord2/Makefile4
-rw-r--r--editors/abiword-devel/Makefile4
-rw-r--r--editors/abiword/Makefile4
-rw-r--r--editors/gnotepad+/Makefile8
-rw-r--r--editors/gxedit/Makefile4
6 files changed, 15 insertions, 13 deletions
diff --git a/editors/AbiWord/Makefile b/editors/AbiWord/Makefile
index 95c88e1b823e..0b1d2f08a739 100644
--- a/editors/AbiWord/Makefile
+++ b/editors/AbiWord/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 Mar 1999
# Whom: Donald Burr <dburr@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1999/05/04 12:26:01 dburr Exp $
+# $Id: Makefile,v 1.2 1999/05/12 05:20:46 asami Exp $
#
DISTNAME= abi-0.5.5-src
@@ -16,7 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} expat.tar.gz \
MAINTAINER= dburr@FreeBSD.ORG
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2
-LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 \
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
png.3:${PORTSDIR}/graphics/png
RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
diff --git a/editors/AbiWord2/Makefile b/editors/AbiWord2/Makefile
index 95c88e1b823e..0b1d2f08a739 100644
--- a/editors/AbiWord2/Makefile
+++ b/editors/AbiWord2/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 Mar 1999
# Whom: Donald Burr <dburr@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1999/05/04 12:26:01 dburr Exp $
+# $Id: Makefile,v 1.2 1999/05/12 05:20:46 asami Exp $
#
DISTNAME= abi-0.5.5-src
@@ -16,7 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} expat.tar.gz \
MAINTAINER= dburr@FreeBSD.ORG
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2
-LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 \
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
png.3:${PORTSDIR}/graphics/png
RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
diff --git a/editors/abiword-devel/Makefile b/editors/abiword-devel/Makefile
index 95c88e1b823e..0b1d2f08a739 100644
--- a/editors/abiword-devel/Makefile
+++ b/editors/abiword-devel/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 Mar 1999
# Whom: Donald Burr <dburr@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1999/05/04 12:26:01 dburr Exp $
+# $Id: Makefile,v 1.2 1999/05/12 05:20:46 asami Exp $
#
DISTNAME= abi-0.5.5-src
@@ -16,7 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} expat.tar.gz \
MAINTAINER= dburr@FreeBSD.ORG
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2
-LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 \
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
png.3:${PORTSDIR}/graphics/png
RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
diff --git a/editors/abiword/Makefile b/editors/abiword/Makefile
index 95c88e1b823e..0b1d2f08a739 100644
--- a/editors/abiword/Makefile
+++ b/editors/abiword/Makefile
@@ -3,7 +3,7 @@
# Date created: 3 Mar 1999
# Whom: Donald Burr <dburr@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.1.1.1 1999/05/04 12:26:01 dburr Exp $
+# $Id: Makefile,v 1.2 1999/05/12 05:20:46 asami Exp $
#
DISTNAME= abi-0.5.5-src
@@ -16,7 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} expat.tar.gz \
MAINTAINER= dburr@FreeBSD.ORG
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2
-LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12 \
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
png.3:${PORTSDIR}/graphics/png
RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell
diff --git a/editors/gnotepad+/Makefile b/editors/gnotepad+/Makefile
index 03b6389d11f5..46baefd6d804 100644
--- a/editors/gnotepad+/Makefile
+++ b/editors/gnotepad+/Makefile
@@ -3,7 +3,7 @@
# Date created: 08-March-1999
# Whom: brett@peloton.physics.montana.edu
#
-# $Id: Makefile,v 1.1.1.1 1999/04/30 08:33:54 taoka Exp $
+# $Id: Makefile,v 1.2 1999/05/09 16:29:36 steve Exp $
#
DISTNAME= gnotepad+-1.1.4
@@ -13,10 +13,12 @@ MASTER_SITES= http://ack.netpedia.net/gnp/
MAINTAINER= brett@peloton.physics.montana.edu
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \
- gtk12.1:${PORTSDIR}/x11-toolkits/gtk12
+ gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+
+GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
GNU_CONFIGURE= yes
-CONFIGURE_ENV= GTK_CONFIG="${X11BASE}/bin/gtk12-config"
+CONFIGURE_ENV= GTK_CONFIG="${GTK_CONFIG}"
MAN1= gnp.1
diff --git a/editors/gxedit/Makefile b/editors/gxedit/Makefile
index b3552125a9c9..ba43bbcfeb07 100644
--- a/editors/gxedit/Makefile
+++ b/editors/gxedit/Makefile
@@ -3,7 +3,7 @@
# Date created: 01 Jul 1998
# Whom: Dom Mitchell <dom@myrddin.demon.co.uk>
#
-# $Id: Makefile,v 1.19 1999/03/24 17:41:04 steve Exp $
+# $Id: Makefile,v 1.20 1999/04/16 10:38:30 kris Exp $
#
DISTNAME= GXedit1.23
@@ -13,7 +13,7 @@ MASTER_SITES= http://devplanet.fastethernet.net/
MAINTAINER= dom@myrddin.demon.co.uk
-LIB_DEPENDS= gtk12.1:${PORTSDIR}/x11-toolkits/gtk12
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
USE_X_PREFIX= yes
ALL_TARGET= gxedit