aboutsummaryrefslogtreecommitdiff
path: root/editors/cooledit
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2001-08-23 18:34:56 +0000
committerAlexander Langer <alex@FreeBSD.org>2001-08-23 18:34:56 +0000
commitfb5f04ef295b0221af3b932af5866c3dc69a478a (patch)
tree63325cbc2a7bab5d8a2f755a1f19ac574f11be22 /editors/cooledit
parentd58016fcb49b917f9c38c323f67565eba8bb82ee (diff)
downloadports-fb5f04ef295b0221af3b932af5866c3dc69a478a.tar.gz
ports-fb5f04ef295b0221af3b932af5866c3dc69a478a.zip
Notes
Diffstat (limited to 'editors/cooledit')
-rw-r--r--editors/cooledit/Makefile2
-rw-r--r--editors/cooledit/files/patch-config.h11
2 files changed, 11 insertions, 2 deletions
diff --git a/editors/cooledit/Makefile b/editors/cooledit/Makefile
index 819e47ec0b04..c0146adf6242 100644
--- a/editors/cooledit/Makefile
+++ b/editors/cooledit/Makefile
@@ -14,8 +14,6 @@ MASTER_SITE_SUBDIR= apps/editors/X/cooledit
MAINTAINER= brett@peloton.runet.edu
-BROKEN= "linker failure"
-
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
USE_LIBTOOL= yes
diff --git a/editors/cooledit/files/patch-config.h b/editors/cooledit/files/patch-config.h
new file mode 100644
index 000000000000..4473cf9aaa92
--- /dev/null
+++ b/editors/cooledit/files/patch-config.h
@@ -0,0 +1,11 @@
+--- config.h.in.old Thu Aug 23 19:43:12 2001
++++ config.h.in Thu Aug 23 19:43:44 2001
+@@ -420,7 +420,7 @@
+ #undef HAVE_UNISTD_H
+
+ /* Define if you have the <wchar.h> header file. */
+-#undef HAVE_WCHAR_H
++/* #undef HAVE_WCHAR_H */
+
+ /* Define if you have the i library (-li). */
+ #undef HAVE_LIBI