summaryrefslogtreecommitdiff
path: root/devel/gide
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-11-13 04:10:42 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-11-13 04:10:42 +0000
commit0564f86f5bca5480615069108ece5d0a5e336433 (patch)
treeb4c104d04e2a0698e9e38d3ae70a281ab774c34f /devel/gide
parentUpdate MASTER_SITES and MAINTAINER (diff)
Oops, I was wrong, it wasn't fixed. Mark in broken again. :<
------- ===> Building for gide-0.0.11 cd . && aclocal aclocal: configure.in: 7: macro `AM_PATH_GTK' not found in library gmake: *** [aclocal.m4] Error 1 *** Error code 2 Stop.
Notes
Notes: svn path=/head/; revision=14490
Diffstat (limited to 'devel/gide')
-rw-r--r--devel/gide/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/gide/Makefile b/devel/gide/Makefile
index 57432a7692cd..2be5f8ada7ce 100644
--- a/devel/gide/Makefile
+++ b/devel/gide/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 Jul 1998
# Whom: rom
#
-# $Id: Makefile,v 1.14 1998/11/11 17:24:17 vanilla Exp $
+# $Id: Makefile,v 1.15 1998/11/11 22:52:49 asami Exp $
#
DISTNAME= gIDE-0.0.11
@@ -16,6 +16,8 @@ MAINTAINER= rom_glsa@ein-hashofet.co.il
LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11 \
guile.4:${PORTSDIR}/lang/guile
+BROKEN= configure
+
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes