summaryrefslogtreecommitdiff
path: root/devel/crossgo32-djgpp2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/crossgo32-djgpp2/Makefile')
-rw-r--r--devel/crossgo32-djgpp2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/crossgo32-djgpp2/Makefile b/devel/crossgo32-djgpp2/Makefile
index c2227de337e6..50c73551fb3f 100644
--- a/devel/crossgo32-djgpp2/Makefile
+++ b/devel/crossgo32-djgpp2/Makefile
@@ -78,7 +78,7 @@ do-install:
${MKDIR} ${DOCDIR}
${INSTALL_DATA} ${DJGPPDOC}/install ${DOCDIR}/
${INSTALL_DATA} ${DJGPPDOC}/readme ${DOCDIR}/
- ${INSTALL_DATA} ${PKGDIR}/DESCR ${DOCDIR}/README.FreeBSD
+ ${INSTALL_DATA} ${DESCR} ${DOCDIR}/README.FreeBSD
.endif
.include <bsd.port.mk>