Parent Directory
|
Revision Log
New ebuilds based on freebsd 5.3
| 1 | --- Makefile.orig Tue Nov 9 15:24:18 2004 |
| 2 | +++ Makefile Tue Nov 9 15:28:49 2004 |
| 3 | @@ -255,6 +255,7 @@ |
| 4 | |
| 5 | .if !defined(NOHTML) |
| 6 | afterinstall: |
| 7 | + ${INSTALL} -d ${DESTDIR}${DOCSDIR} |
| 8 | .for file in ${DOCS} |
| 9 | cd ${.CURDIR}/../../contrib/ncurses/doc/html ; \ |
| 10 | ${INSTALL} -o ${BINOWN} -g ${BINGRP} -m 444 ${file} \ |
| Name | Value |
|---|---|
| svn:eol-style | native |
| svn:keywords | Author Date Id Revision |
| ViewVC Help | |
| Powered by ViewVC 1.1.13 |