5 lines
190 B
Text
5 lines
190 B
Text
|
CONFIGURE_ARGS+= --includedir=${PREFIX}/include \
|
||
|
--localstatedir=${PREFIX}/openvas \
|
||
|
--sharedstatedir=${PREFIX}/openvas/com \
|
||
|
--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
|