aboutsummaryrefslogtreecommitdiff
path: root/audio/snack
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2001-12-16 19:38:20 +0000
committerSteve Price <steve@FreeBSD.org>2001-12-16 19:38:20 +0000
commitae5affb7a8c2158c2df1e7d6d2083261f64bf56c (patch)
tree9f3584f3e42c43cd4a192e979ace33f1e2982f1f /audio/snack
parentbc08a589e74ed48f96e7cf82fe3dc89d20a12c03 (diff)
downloadports-ae5affb7a8c2158c2df1e7d6d2083261f64bf56c.tar.gz
ports-ae5affb7a8c2158c2df1e7d6d2083261f64bf56c.zip
This port LIB_DEPENDS on Tcl/Tk version 8.3.x.
Notes
Notes: svn path=/head/; revision=51635
Diffstat (limited to 'audio/snack')
-rw-r--r--audio/snack/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/snack/Makefile b/audio/snack/Makefile
index 41ac6265e8cd..96e405a1a83d 100644
--- a/audio/snack/Makefile
+++ b/audio/snack/Makefile
@@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
+LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83
+
WRKSRC= ${WRKDIR}/${DISTNAME}/unix
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-tcl=${LOCALBASE}/lib/tcl8.3 \