aboutsummaryrefslogtreecommitdiffstats
path: root/cad/pcb
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-04-03 06:56:15 +0800
committerpav <pav@FreeBSD.org>2007-04-03 06:56:15 +0800
commit85f93575663adb5a7fa7799d5b3b6bdb05f3eda7 (patch)
tree9444ec7f98d0f2faaf4734217466e921e7d27034 /cad/pcb
parentc12598153f1706af748413173a0b3dc1a5e4fed7 (diff)
downloadfreebsd-ports-gnome-85f93575663adb5a7fa7799d5b3b6bdb05f3eda7.tar.gz
freebsd-ports-gnome-85f93575663adb5a7fa7799d5b3b6bdb05f3eda7.tar.zst
freebsd-ports-gnome-85f93575663adb5a7fa7799d5b3b6bdb05f3eda7.zip
- Convert existing ports to a new bsd.tcl.mk order
PR: ports/109097 Submitted by: Martin Matuska <martin@matuska.org> Tested on: pointyhat exp-run
Diffstat (limited to 'cad/pcb')
-rw-r--r--cad/pcb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index bf065f8c4faf..33cde892cd52 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -27,7 +27,7 @@ USE_GNOME= gtk20
.endif
GNU_CONFIGURE= yes
USE_GMAKE= yes
-USE_TK= 83
+USE_TK_RUN= 83
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include -I${X11BASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib -L${X11BASE}/lib"