Change post-install to do-install to avoid installing the binary twice,

in one non-PREFIX location.
This commit is contained in:
Kris Kennaway 2005-10-16 05:05:36 +00:00
parent 1c73a18719
commit b93f221478
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145508

View file

@ -23,7 +23,7 @@ PLIST_FILES= bin/vda2fbd
post-build:
cd ${WRKSRC}/../doc && ${GZIP_CMD} -c model.ps > model.ps.gz
post-install:
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/vda2fbd ${PREFIX}/bin
.if !defined(NOPORTDOCS)
${MKDIR} ${DOCSDIR}