aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/skencil
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>2003-08-13 14:36:55 +0800
committertg <tg@FreeBSD.org>2003-08-13 14:36:55 +0800
commitf72e2717bb32e4995117d24b8e6f3f8f5b8065b8 (patch)
treed8b1c068ae4ef529f252c93fde77667db6e01bcf /graphics/skencil
parent5f1015a1e7172aafcb40ce1d4940ce49bf28eb62 (diff)
downloadfreebsd-ports-gnome-f72e2717bb32e4995117d24b8e6f3f8f5b8065b8.tar.gz
freebsd-ports-gnome-f72e2717bb32e4995117d24b8e6f3f8f5b8065b8.tar.zst
freebsd-ports-gnome-f72e2717bb32e4995117d24b8e6f3f8f5b8065b8.zip
Chase Tcl/Tk version to fix building.
Prompted by: kris
Diffstat (limited to 'graphics/skencil')
-rw-r--r--graphics/skencil/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/skencil/Makefile b/graphics/skencil/Makefile
index 3f11c2d17f66..31706b52afd9 100644
--- a/graphics/skencil/Makefile
+++ b/graphics/skencil/Makefile
@@ -23,7 +23,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinte
USE_PYTHON= yes
USE_PYDISTUTILS= yes
-CONFFLAGS= --tk-autoconf --tk-flags="-I${X11BASE}/include -I${LOCALBASE}/include/tcl8.3 -I${LOCALBASE}/include/tk8.3 -L${LOCALBASE}/lib -ltk83 -ltcl83 -L${X11BASE}/lib -lX11"
+CONFFLAGS= --tk-autoconf --tk-flags="-I${X11BASE}/include -I${LOCALBASE}/include/tcl8.4 -I${LOCALBASE}/include/tk8.4 -L${LOCALBASE}/lib -ltk84 -ltcl84 -L${X11BASE}/lib -lX11"
SKETCHDIR= ${PREFIX}/share/sketch
SKETCHDOCDIR= ${PREFIX}/share/doc/sketch