mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-28 05:29:48 +00:00
528cf59431
- Move Makefile.common from server to libraries port - Minor fixes PR: ports/124331 ports/124335-7 ports/124371 Submitted by: Tomoyuki Sakurai <cherry@trombik.org> (maintainer)
5 lines
190 B
Makefile
5 lines
190 B
Makefile
CONFIGURE_ARGS+= --includedir=${PREFIX}/include \
|
|
--localstatedir=${PREFIX}/openvas \
|
|
--sharedstatedir=${PREFIX}/openvas/com \
|
|
--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|