summaryrefslogtreecommitdiffstats
path: root/devel/gide
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1999-01-17 20:01:53 +0000
committervanilla <vanilla@FreeBSD.org>1999-01-17 20:01:53 +0000
commit222987543430da0c53f42a296f87e7ff80b05019 (patch)
treed38401e0802344ce2b6d0c224c4ee5f2fd6f3578 /devel/gide
parentd0948f00357e95c80325bc21be3980624a0642cd (diff)
downloadFreeBSD-ports-222987543430da0c53f42a296f87e7ff80b05019.zip
FreeBSD-ports-222987543430da0c53f42a296f87e7ff80b05019.tar.gz
Upgrade to 0.0.14.
Diffstat (limited to 'devel/gide')
-rw-r--r--devel/gide/Makefile27
-rw-r--r--devel/gide/distinfo2
2 files changed, 15 insertions, 14 deletions
diff --git a/devel/gide/Makefile b/devel/gide/Makefile
index d4b6724..8f62982 100644
--- a/devel/gide/Makefile
+++ b/devel/gide/Makefile
@@ -1,26 +1,27 @@
-# New ports collection makefile for: gIDE
-# Version required: 0.0.12
-# Date created: 29 Jul 1998
-# Whom: rom
+# New ports collection makefile for: gIDE
+# Version required: 0.0.14
+# Date created: 29 Jul 1998
+# Whom: rom
#
-# $Id: Makefile,v 1.16 1998/11/13 04:10:42 asami Exp $
+# $Id: Makefile,v 1.17 1998/11/16 17:23:05 vanilla Exp $
#
-DISTNAME= gIDE-0.0.12
-PKGNAME= gide-0.0.12
-CATEGORIES= devel
-MASTER_SITES= http://gide.pn.org/
+DISTNAME= gIDE-0.0.14
+PKGNAME= gide-0.0.14
+CATEGORIES= devel
+MASTER_SITES= http://gide.pn.org/
MAINTAINER= rom_glsa@ein-hashofet.co.il
-LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11
-# guile.4:${PORTSDIR}/lang/guile
+LIB_DEPENDS= gnomeui.1:${PORTSDIR}/x11/gnomelibs \
+ guile.4:${PORTSDIR}/lang/guile
USE_X_PREFIX= yes
-GNU_CONFIGURE= yes
USE_GMAKE= yes
+GNU_CONFIGURE= yes
CONFIGURE_ENV= CFLAGS="-I${LOCALBASE}/include ${CFLAGS}" \
- GTK_CONFIG="${X11BASE}/bin/gtk11-config" \
+ GTK_CONFIG="${X11BASE}/bin/gtk11d-config" \
+ GLIB_CONFIG="${LOCALBASE}/bin/glib11d-config" \
LIBS="-L${LOCALBASE}/lib"
MAN1= gide.1
diff --git a/devel/gide/distinfo b/devel/gide/distinfo
index db530202..106599d 100644
--- a/devel/gide/distinfo
+++ b/devel/gide/distinfo
@@ -1 +1 @@
-MD5 (gIDE-0.0.12.tar.gz) = 0341ea1b6d5fe4072aa8aa1f9261bd29
+MD5 (gIDE-0.0.14.tar.gz) = 0daed165ae67472e8cc8504ffc583d81
OpenPOWER on IntegriCloud