pkgsrc/editors/vigor
marino 20eca76258 editor/vigor: post-patch operation broke DragonFly
DragonFly replaced CIRCLEQ_* with TAILQ_* a few years back.  The
system sys/queue.h will not build editors/vigor.  The Makefile's
post-patch phase removed it's version of queue.h because it masked the
system sys/queue.h, which is exactly what is required for DragonFly.

Make this post-patch operation system specific: Do it only for
non-DragonFly platforms.
2012-08-07 10:47:48 +00:00
..
patches
DESCR
distinfo
Makefile editor/vigor: post-patch operation broke DragonFly 2012-08-07 10:47:48 +00:00
PLIST