summaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1999-05-12 23:02:31 +0000
committerasami <asami@FreeBSD.org>1999-05-12 23:02:31 +0000
commit514bb6d679c5af65347139c97dcb979df9eab3d0 (patch)
treee14a06f3ad087f1b5cecb8961988ed17213362f6 /lang
parent77eebfb25c19008b5d785195f72a48b4a1935bec (diff)
downloadFreeBSD-ports-514bb6d679c5af65347139c97dcb979df9eab3d0.zip
FreeBSD-ports-514bb6d679c5af65347139c97dcb979df9eab3d0.tar.gz
Minor cleanup - remove Xlib dependency, as it's already there through tk.
Submitted by: maintainer
Diffstat (limited to 'lang')
-rw-r--r--lang/otcl/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/lang/otcl/Makefile b/lang/otcl/Makefile
index 194082f..f694470 100644
--- a/lang/otcl/Makefile
+++ b/lang/otcl/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 April 1999
# Whom: obonilla
#
-# $Id: Makefile,v 1.2 1999/05/09 16:41:29 steve Exp $
+# $Id: Makefile,v 1.3 1999/05/12 09:53:18 asami Exp $
#
DISTNAME= otcl-1.0a4
@@ -14,8 +14,7 @@ MAINTAINER= obonilla@fisicc-ufm.edu
LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
-USE_XLIB= yes
-
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --includedir=${PREFIX}/include/tcl8.0/generic
+
.include <bsd.port.mk>
OpenPOWER on IntegriCloud