summaryrefslogtreecommitdiff
path: root/devel/mico/Makefile
diff options
context:
space:
mode:
authorMarc G. Fournier <scrappy@FreeBSD.org>1998-10-31 21:36:11 +0000
committerMarc G. Fournier <scrappy@FreeBSD.org>1998-10-31 21:36:11 +0000
commite112ddadbcda798a5b060a8870f77b692adeab5a (patch)
tree1d71cdc99997ce9c8faef4059d91125c51023773 /devel/mico/Makefile
parentDistfile moved on MASTER_SITE. (diff)
Added dependencies for qt and tcl to be installed
Replaced the --with-tcl=/usr/include with just --with-tcl Left in BROKEN status...can someone test and let me know if there is anything else I've overlooked?
Notes
Notes: svn path=/head/; revision=14280
Diffstat (limited to 'devel/mico/Makefile')
-rw-r--r--devel/mico/Makefile8
1 files changed, 5 insertions, 3 deletions
diff --git a/devel/mico/Makefile b/devel/mico/Makefile
index b71ce1a5b166..a45b93e464e0 100644
--- a/devel/mico/Makefile
+++ b/devel/mico/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 July 1998
# Whom: Marc G. Fournier <scrappy@freebsd.org>
#
-# $Id: Makefile,v 1.9 1998/10/31 04:03:07 scrappy Exp $
+# $Id: Makefile,v 1.10 1998/10/31 09:35:55 asami Exp $
#
DISTNAME= mico-2.2.1
@@ -12,7 +12,9 @@ MASTER_SITES= http://diamant-atm.vsb.cs.uni-frankfurt.de/~mico/
MAINTAINER= scrappy@freebsd.org
-LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk
+LIB_DEPENDS= gtk.1:${PORTSDIR}/x11-toolkits/gtk \
+ qt.1:${PORTSDIR}/x11-toolkits/qt140 \
+ tcl80.1:${PORTSDIR}/lang/tcl80
BROKEN= build
@@ -22,7 +24,7 @@ USE_GMAKE= yes
WRKSRC= ${WRKDIR}/mico
-CONFIGURE_ARGS= --with-qt --with-gtk --with-tcl=/usr/include \
+CONFIGURE_ARGS= --with-qt --with-gtk --with-tcl \
--disable-optimize --disable-shared
MAN1= idl.1 imr.1 nsadmin.1