diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2007-07-23 09:36:51 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2007-07-23 09:36:51 +0000 |
commit | f935a609c53c5c6031e6848db95c7debed127e27 (patch) | |
tree | 4c3cf6af6588247c0dd3f92f9601357c33c56217 /security/openct | |
parent | 703b5eb18b542fec0e78704ada72142cd2b33175 (diff) |
Notes
Diffstat (limited to 'security/openct')
-rw-r--r-- | security/openct/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/openct/Makefile b/security/openct/Makefile index a14fe9c7524c..8f4585cb89d0 100644 --- a/security/openct/Makefile +++ b/security/openct/Makefile @@ -28,8 +28,6 @@ SUB_FILES= etoken.conf CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS= --mandir=${PREFIX}/man - MAN1= openct-tool.1 DOC_FILES= README export-wiki.sh export-wiki.xsl trac.css *.html api |