summaryrefslogtreecommitdiffstats
path: root/lang/otcl
diff options
context:
space:
mode:
authorsteve <steve@FreeBSD.org>1999-05-09 16:41:29 +0000
committersteve <steve@FreeBSD.org>1999-05-09 16:41:29 +0000
commit963a5b2add2da7883974bebfe25f3c21d625be96 (patch)
tree1126f99fdaa4f3f88028e052523fdffddec08eef /lang/otcl
parent23ec3c0d38a1b23c554a2f13eb9e1d37e6455c3e (diff)
downloadFreeBSD-ports-963a5b2add2da7883974bebfe25f3c21d625be96.zip
FreeBSD-ports-963a5b2add2da7883974bebfe25f3c21d625be96.tar.gz
This port needs X11 libs.
PR: 11522 Submitted by: maintainer
Diffstat (limited to 'lang/otcl')
-rw-r--r--lang/otcl/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile
index e460383..a35363f 100644
--- a/lang/otcl/Makefile
+++ b/lang/otcl/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 April 1999
# Whom: obonilla
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1999/04/30 16:36:22 taoka Exp $
#
DISTNAME= otcl-1.0a4
@@ -14,6 +14,8 @@ MAINTAINER= obonilla@fisicc-ufm.edu
LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
+USE_XLIB= yes
+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --includedir=${PREFIX}/include/tcl8.0/generic
.include <bsd.port.mk>
OpenPOWER on IntegriCloud