mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
d5a1e6c207
PR: 14898 Submitted by: maintainer
4 lines
56 B
Bash
4 lines
56 B
Bash
#!/bin/sh
|
|
cd ${WRKSRC}/unix
|
|
./configure --with-readline
|