pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/editors/nvi-m17n



Module Name:    pkgsrc
Committed By:   marino
Date:           Tue Aug 14 15:24:51 UTC 2012

Modified Files:
        pkgsrc/editors/nvi-m17n: Makefile

Log Message:
editors/nvi-m17n: Use provided <sys/queue.h>

DragonFly doesn't have CIRCLEQ_* macros anymore.  They were replaced
with TAILQ_*.  As a result, DragonFly needs the provided sys/queue.h
to define them.  Also, like NetBSD, it doesn't support streams, so
disable pty.


To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 pkgsrc/editors/nvi-m17n/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index