Convert to OptionsNG

Feature safe: yes
This commit is contained in:
Eitan Adler 2012-10-20 15:01:43 +00:00
parent 990e3a8060
commit 2e7223edec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=306183

View File

@ -112,7 +112,7 @@ post-install:
.for dir in taskbar themes/Infadel2/taskbar
@${LN} -sf ${STARTUP_PIXMAP} ${DATADIR}/${dir}/start.xpm
.endfor
.if !defined(NOPORTDOCS)
.if ${PORT_OPTIONS:MDOCS}
${MKDIR} ${DOCSDIR}
. for f in CHANGES INSTALL README TODO
${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}