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)
4 lines
190 B
Text
4 lines
190 B
Text
CONFIGURE_ARGS+= --includedir=${PREFIX}/include \
|
|
--localstatedir=${PREFIX}/openvas \
|
|
--sharedstatedir=${PREFIX}/openvas/com \
|
|
--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|