Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
11 lines
232 B
C
11 lines
232 B
C
--- cmp3.h.orig 2001-07-01 04:38:08 UTC
|
|
+++ cmp3.h
|
|
@@ -1,7 +1,7 @@
|
|
#ifndef _CMP3_H
|
|
#define _CMP3_H
|
|
|
|
-#if defined(__FreeBSD__)
|
|
+#if defined(__FreeBSD__) || defined(__DragonFly__)
|
|
#include <ncurses.h>
|
|
#include <termios.h>
|
|
#else
|