mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-05 22:43:24 +00:00
37fe4fa53d
PR: 18308 Submitted by: Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
4 lines
75 B
Bash
4 lines
75 B
Bash
#!/bin/sh
|
|
cd ${WRKSRC}/unix
|
|
./configure --with-readline --prefix=${PREFIX}
|