diff options
| author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-21 20:39:56 +0000 |
|---|---|---|
| committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-21 20:39:56 +0000 |
| commit | be630ee5ea114e263b2f04b7307908ae449493d2 (patch) | |
| tree | 8df8b306a99b63f00541e94c33bb82dcd28f2f7a /www/xitami/files/patch-xiopen-makefile | |
| parent | 1. ring.ip-kyoto.ad.jp seems to have been down for some time, remove (diff) | |
- Update to 2.5c2
PR: ports/96146
Submitted by: Bernd Luevelsmeyer <bdluevel@heitec.net> (maintainer)
Notes
Notes:
svn path=/head/; revision=162975
Diffstat (limited to 'www/xitami/files/patch-xiopen-makefile')
| -rw-r--r-- | www/xitami/files/patch-xiopen-makefile | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/xitami/files/patch-xiopen-makefile b/www/xitami/files/patch-xiopen-makefile new file mode 100644 index 000000000000..feca528aef60 --- /dev/null +++ b/www/xitami/files/patch-xiopen-makefile @@ -0,0 +1,8 @@ +--- xiopen/makefile.orig Wed Apr 19 10:28:13 2006 ++++ xiopen/makefile Wed Apr 19 10:36:37 2006 +@@ -0,0 +1,5 @@ ++ ++all : xitami ++ ++xitami : xitami.c ++ $(CC) $(CFLAGS) -o $@ -I../smt -I../sfl $< -L../smt -lsmt -L../xiadmin -lxac -L../gsl -lgsl -L../studio -lstu -L../sfl -lsfl -lm |
