aboutsummaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2010-10-03 13:08:29 +0000
committerHiroki Sato <hrs@FreeBSD.org>2010-10-03 13:08:29 +0000
commit99561c1326aee20ab6e0165358a596e91f868233 (patch)
tree6478e2bad4be71a99d102382c7638c8429f2a346 /cad
parent9a8b49223251ad0ff0b7ef77c3e64c7a4e1f8f10 (diff)
downloadports-99561c1326aee20ab6e0165358a596e91f868233.tar.gz
ports-99561c1326aee20ab6e0165358a596e91f868233.zip
Notes
Diffstat (limited to 'cad')
-rw-r--r--cad/pcb/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/pcb/Makefile b/cad/pcb/Makefile
index c1b6fdd2f820..b923a49dd6e1 100644
--- a/cad/pcb/Makefile
+++ b/cad/pcb/Makefile
@@ -25,7 +25,7 @@ USE_TK_RUN= 83
INSTALLS_ICONS= yes
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
LDFLAGS="${PTHREAD_LIBS} -L${LOCALBASE}/lib" \
- INSTALL_DATA="${INSTALL_DATA}"
+ INSTALL_DATA="/usr/bin/install ${COPY} ${_SHROWNGRP} -m ${SHAREMODE}"
CONFIGURE_ARGS= --docdir=${DOCSDIR} --disable-nls
PORTDOCS= pcb.html pcb.ps refcard.ps pcb.pdf refcard.pdf pad.gif \
puller.gif thermal.gif pad.png puller.png thermal.png examples \