summaryrefslogtreecommitdiff
path: root/editors/yui/files/patch-configure.in
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-09-30 10:39:44 +0000
committerRene Ladan <rene@FreeBSD.org>2018-09-30 10:39:44 +0000
commit6f7466406cf22ca0c92a34e355e661a21b63e7c6 (patch)
treeb7baeadda128f31d3a2a9969563990868e8403c2 /editors/yui/files/patch-configure.in
parenttextproc/translate-toolkit: update to 2.2.5 (diff)
Remove expired ports:
2018-09-29 net/ntp-devel: Use net/ntp instead 2018-09-29 net/xrdp-devel: Use net/xrdp instead 2018-09-29 net/tigervnc-devel: Use net/tigervnc instead 2018-09-29 net/unison-devel: Use net/unison instead 2018-09-30 textproc/p5-IDNA-Punycode: Deprecated by upstream 2018-08-15 graphics/gnustep-slideshowkit: unknown license 2018-08-15 graphics/gnustep-slideshow: depends on expiring graphics/gnustep-slideshowkit 2018-09-30 security/lockdown: Renders system unbootable 2018-09-30 devel/p5-Search-Binary: Deprecated by upstream, use List::BinarySearch instead 2018-09-30 devel/p5-ExtUtils-Command: ExtUtils::Command has been re-incorporated to ExtUtils-MakeMaker since 7.06, use devel/ExtUtils-MakeMaker instead 2018-09-30 editors/yui: Unmaintained upstream 2018-09-29 x11/tint-devel: Use x11/tint instead
Notes
Notes: svn path=/head/; revision=480949
Diffstat (limited to 'editors/yui/files/patch-configure.in')
-rw-r--r--editors/yui/files/patch-configure.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/editors/yui/files/patch-configure.in b/editors/yui/files/patch-configure.in
deleted file mode 100644
index 0dca920c55b1..000000000000
--- a/editors/yui/files/patch-configure.in
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.in.orig 2010-05-04 16:28:05 UTC
-+++ configure.in
-@@ -5,6 +5,7 @@ AC_PREREQ(2.59)
- AC_INIT(yui, 3.2.05, citycat4@ngs.ru)
- AC_CONFIG_SRCDIR([tyui/yui1.cc])
- AC_CONFIG_HEADER([config.h])
-+AC_CONFIG_MACRO_DIR([m4])
-
- # Auxilary scripts
- AC_CONFIG_AUX_DIR(cfgaux)