diff options
Diffstat (limited to 'security/libtasn1/Makefile')
-rw-r--r-- | security/libtasn1/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/security/libtasn1/Makefile b/security/libtasn1/Makefile index 759cfd23c3f6..2a75eb73ed11 100644 --- a/security/libtasn1/Makefile +++ b/security/libtasn1/Makefile @@ -20,7 +20,6 @@ USE_GNOME= pkgconfig GNU_CONFIGURE= yes USE_GETOPT_LONG= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -CONFIGURE_ARGS+= --infodir="${PREFIX}/info" --mandir="${PREFIX}/man/" DOCS= AUTHORS NEWS README THANKS doc/TODO \ doc/libtasn1.html doc/libtasn1.pdf doc/libtasn1.ps |