summaryrefslogtreecommitdiff
path: root/x11-fm/tkdesk/Makefile
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-02-13 19:29:10 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-02-13 19:29:10 +0000
commiteca01de899ec03033853c904335bce7f897cc9fd (patch)
treebf689fd0be81b31b1299a767cc6d7034eb20f4ec /x11-fm/tkdesk/Makefile
parentBuild fix. (diff)
Fix build by using tclsh instead of wish (which requires a display).
PR: 10061 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=16718
Diffstat (limited to 'x11-fm/tkdesk/Makefile')
-rw-r--r--x11-fm/tkdesk/Makefile8
1 files changed, 3 insertions, 5 deletions
diff --git a/x11-fm/tkdesk/Makefile b/x11-fm/tkdesk/Makefile
index c47b6d1fab24..41bb29a29e40 100644
--- a/x11-fm/tkdesk/Makefile
+++ b/x11-fm/tkdesk/Makefile
@@ -3,7 +3,7 @@
# Date created: 30 Jul 1996
# Whom: shanee@rabbit.augusta.de
#
-# $Id: Makefile,v 1.10 1998/09/26 23:11:02 steve Exp $
+# $Id: Makefile,v 1.11 1998/10/10 03:22:20 steve Exp $
#
DISTNAME= tkdesk-1.1
@@ -16,13 +16,11 @@ LIB_DEPENDS= tk42.1:${PORTSDIR}/x11-toolkits/tk42
USE_GMAKE= YES
GNU_CONFIGURE= YES
+CONFIGURE_ENV+= TCLCONF_PATH=${LOCALBASE}/lib/tcl7.6
+CONFIGURE_ENV+= TKCONF_PATH=${LOCALBASE}/lib/tk4.2
MAN1= tkdesk.1 cd-tkdesk.1 ed-tkdesk.1 od-tkdesk.1
-.ifndef DISPLAY
-BROKEN= Requires an X Display to install
-.endif
-
post-install:
strip ${PREFIX}/bin/tkdesksh
strip ${PREFIX}/bin/tkdeskclient