aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2010-11-23 11:56:40 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2010-11-23 11:56:40 +0000
commit81e012c621914d95ea48b3e34ef0d6064b369a93 (patch)
tree677dfda4425544f3275d23fa578a22d99f23c198 /security
parentea1e067d9eda496d0f8cb4df8e2770c67ceead5b (diff)
downloadports-81e012c621914d95ea48b3e34ef0d6064b369a93.tar.gz
ports-81e012c621914d95ea48b3e34ef0d6064b369a93.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/trousers/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/trousers/Makefile b/security/trousers/Makefile
index 2dbbb48a992b..7efe621b60fa 100644
--- a/security/trousers/Makefile
+++ b/security/trousers/Makefile
@@ -7,6 +7,7 @@
PORTNAME= trousers
PORTVERSION= 0.3.6
+PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}
@@ -37,7 +38,7 @@ LICENSE_PERMS= ${_LICENSE_PERMS_DEFAULT}
.include "Makefile.man"
-CONFIGURE_ARGS= --with-gui=none \
+CONFIGURE_ARGS= --with-gui=none --enable-static \
--localstatedir=${PREFIX}/var \
--with-tssuser=${USERS} --with-tssgroup=${GROUPS}