aboutsummaryrefslogtreecommitdiff
path: root/deskutils/abacus
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2009-02-22 16:23:29 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2009-02-22 16:23:29 +0000
commitaf0745521e60aa9aecb5f8b86ecadcd28bf8673e (patch)
tree8ab805162e511a938252a9066f011104aed96189 /deskutils/abacus
parent3eff8b60bbc0a2868fe933c7814cc65003a7e252 (diff)
downloadports-af0745521e60aa9aecb5f8b86ecadcd28bf8673e.tar.gz
ports-af0745521e60aa9aecb5f8b86ecadcd28bf8673e.zip
Notes
Diffstat (limited to 'deskutils/abacus')
-rw-r--r--deskutils/abacus/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/deskutils/abacus/Makefile b/deskutils/abacus/Makefile
index cc9108322d9f..45b4d4d15455 100644
--- a/deskutils/abacus/Makefile
+++ b/deskutils/abacus/Makefile
@@ -18,11 +18,11 @@ PATCHFILES= ${PORTNAME}-${PORTVERSION}.patch.gz
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Spread sheet for X Window System
-LIB_DEPENDS= tcl82.1:${PORTSDIR}/lang/tcl82 \
- tk82.1:${PORTSDIR}/x11-toolkits/tk82
-
USE_GMAKE= yes
USE_XORG= x11
+USE_TK= 82
+USE_TCL= 82
+
MAKE_ENV= LDFLAGS="${LDFLAGS}"
CFLAGS+= -I$(LOCALBASE)/include \
-I$(LOCALBASE)/include/tcl8.2 \