aboutsummaryrefslogtreecommitdiffstats
path: root/editors
diff options
context:
space:
mode:
authorcpiazza <cpiazza@FreeBSD.org>1999-12-10 02:24:03 +0800
committercpiazza <cpiazza@FreeBSD.org>1999-12-10 02:24:03 +0800
commit111ccfd8624d7f75eeae908bd786aa316ab1950e (patch)
tree389ef4a7af2c36dabbb4e90544a3dc74ce08f559 /editors
parent39848b45b81d67ec9d6d835692a703325cc21527 (diff)
downloadfreebsd-ports-gnome-111ccfd8624d7f75eeae908bd786aa316ab1950e.tar.gz
freebsd-ports-gnome-111ccfd8624d7f75eeae908bd786aa316ab1950e.tar.zst
freebsd-ports-gnome-111ccfd8624d7f75eeae908bd786aa316ab1950e.zip
Add a patch I forgot to add in the last upgrade.
Found by: bento.freebsd.org
Diffstat (limited to 'editors')
-rw-r--r--editors/fine/files/patch-ac8
1 files changed, 8 insertions, 0 deletions
diff --git a/editors/fine/files/patch-ac b/editors/fine/files/patch-ac
new file mode 100644
index 000000000000..86b512ce4a3d
--- /dev/null
+++ b/editors/fine/files/patch-ac
@@ -0,0 +1,8 @@
+--- fine.C.orig Thu Dec 9 10:21:14 1999
++++ fine.C Thu Dec 9 10:21:20 1999
+@@ -1,5 +1,4 @@
+ #define _GNU_SOURCE 1
+-#include <features.h>
+ #include <stdlib.h>
+ #include <qmsgbox.h>
+ #include <fine.h>