cvs commit: ports/emulators/rtc Makefile pkg-plist

Jean-Yves Lefort jylefort at FreeBSD.org
Sun Feb 26 03:13:12 PST 2006


On Sat, 25 Feb 2006 23:39:06 +0000 (UTC)
Alexander Leidinger <netchild at FreeBSD.org> wrote:

> netchild    2006-02-25 23:39:06 UTC
> 
>   FreeBSD ports repository
> 
>   Modified files:
>     emulators/rtc        Makefile pkg-plist 
>   Log:
>   Unbreak port and make it a little bit more package friendly.
>   
>   Approved by:    portmgr (kris)
>   
>   Revision  Changes    Path
>   1.31      +9 -6      ports/emulators/rtc/Makefile
>   1.7       +4 -0      ports/emulators/rtc/pkg-plist

You forgot this in post-install:

.if ${OSVERSION} < 500104
	${RM} -f ${DEVDIR}/rtc
	-mknod /dev/rtc c ${CDEV_MAJOR} 0
.endif

-- 
Jean-Yves Lefort

jylefort at FreeBSD.org
http://lefort.be.eu.org/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/cvs-all/attachments/20060226/29818a2f/attachment.bin


More information about the cvs-all mailing list