1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-21 20:38:45 +00:00

Fix a typo (PREIFX -> PREFIX) that prevented this from actually

installing.
This commit is contained in:
Chris Piazza 1999-08-26 00:58:00 +00:00
parent a491d34e15
commit e9fe749da6
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=20980

View File

@ -19,7 +19,7 @@ USE_QT= yes
WRKSRC= ${WRKDIR}/fine
do-install:
@${MKDIR} ${PREIFX}/share/fine
@${MKDIR} ${PREFIX}/share/fine
${INSTALL_DATA} ${WRKSRC}/.editor ${PREFIX}/share/fine/editor
.for template in C++.template LaTeX.template h.template html.template
${INSTALL_DATA} ${WRKSRC}/${template} ${PREFIX}/share/fine/