aboutsummaryrefslogtreecommitdiffstats
path: root/editors/vigor
diff options
context:
space:
mode:
Diffstat (limited to 'editors/vigor')
-rw-r--r--editors/vigor/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile
index 22ca5b67d225..778cfac7cda5 100644
--- a/editors/vigor/Makefile
+++ b/editors/vigor/Makefile
@@ -19,7 +19,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+=--program-transform-name="s,0,1,"
CONFIGURE_ENV+= LDFLAGS="-L${LOCALBASE}/lib"
-WRKSRC= ${WRKDIR}/${DISTNAME}/build
+WRKSRC= ${WRKDIR}/${DISTNAME}/build
CFLAGS+= -I${LOCALBASE}/include/tcl8.2 -I${LOCALBASE}/include/tk8.2
# Uglyness. So is "-ltcl -ltk -ltcl", so I don't feel bad.