aboutsummaryrefslogtreecommitdiffstats
path: root/security/osiris
diff options
context:
space:
mode:
authornovel <novel@FreeBSD.org>2005-09-07 20:34:21 +0800
committernovel <novel@FreeBSD.org>2005-09-07 20:34:21 +0800
commit389124ee0d8e040b6217811b5ec9019d098bc8b8 (patch)
tree090efa8798c0c1642a4dbfa052ac106370d93240 /security/osiris
parentb6d653ba8e7188379615f4b2c4e2cc5385df21d0 (diff)
downloadfreebsd-ports-gnome-389124ee0d8e040b6217811b5ec9019d098bc8b8.tar.gz
freebsd-ports-gnome-389124ee0d8e040b6217811b5ec9019d098bc8b8.tar.zst
freebsd-ports-gnome-389124ee0d8e040b6217811b5ec9019d098bc8b8.zip
Forgot to uncomment OPTIONS after testing.
Noted by: David Thiel <lx@redundancy.redundancy.org>
Diffstat (limited to 'security/osiris')
-rw-r--r--security/osiris/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/security/osiris/Makefile b/security/osiris/Makefile
index 6927ab968162..c05e9680043f 100644
--- a/security/osiris/Makefile
+++ b/security/osiris/Makefile
@@ -14,10 +14,10 @@ MASTER_SITES= http://www.hostintegrity.com/osiris/data/ \
MAINTAINER= lx@redundancy.redundancy.org
COMMENT= The Shmoo client/server host integrity checker
-#OPTIONS= OSIRISMD "Enable to build the management daemon" off \
-# OSIRISD "Enable to build the osirisd scan agent" on \
-# PRINTDB "Build database print tool" off \
-# CLI "Enable to build the management CLI" off
+OPTIONS= OSIRISMD "Enable to build the management daemon" off \
+ OSIRISD "Enable to build the osirisd scan agent" on \
+ PRINTDB "Build database print tool" off \
+ CLI "Enable to build the management CLI" off
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
USE_LIBTOOL_VER= 15