Changeset 80118
- Timestamp:
- 07/04/11 11:38:30 (4 years ago)
- File:
-
- 1 edited
-
trunk/dports/textproc/ispell/Portfile (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/dports/textproc/ispell/Portfile
r51107 r80118 18 18 depends_lib port:ncurses 19 19 20 post-patch { 21 # ispell's getline is not the POSIX getline 22 reinplace "s|getline|_ispell_getline|g" ${worksrcpath}/correct.c 23 } 24 20 25 configure { 21 26 xinstall -c -m 0744 -W ${worksrcpath} local.h.macos local.h
Note: See TracChangeset
for help on using the changeset viewer.

