diff options
Diffstat (limited to 'app-doc/doxygen/files/1.4.6/02_all_freebsd.patch')
-rw-r--r-- | app-doc/doxygen/files/1.4.6/02_all_freebsd.patch | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/app-doc/doxygen/files/1.4.6/02_all_freebsd.patch b/app-doc/doxygen/files/1.4.6/02_all_freebsd.patch deleted file mode 100644 index 16a827dd5384..000000000000 --- a/app-doc/doxygen/files/1.4.6/02_all_freebsd.patch +++ /dev/null @@ -1,14 +0,0 @@ -Index: doxygen-1.4.6/configure -=================================================================== ---- doxygen-1.4.6.orig/configure -+++ doxygen-1.4.6/configure -@@ -158,6 +158,9 @@ if test -z "$f_platform"; then - ;; - FreeBSD:*) - f_platform=freebsd-g++ -+ if test "$f_insttool" = NO; then -+ f_insttool=/usr/bin/install -+ fi - ;; - HP-UX:*) - f_platform=hpux-g++ |