diff options
Diffstat (limited to 'security/gsasl/Makefile')
-rw-r--r-- | security/gsasl/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/security/gsasl/Makefile b/security/gsasl/Makefile index 3c123cf1a739..75f8e866e35f 100644 --- a/security/gsasl/Makefile +++ b/security/gsasl/Makefile @@ -24,8 +24,6 @@ USE_GNOME= gnomehack gnometarget pkgconfig USE_GETOPT_LONG= yes USE_PERL5_BUILD= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --mandir=${PREFIX}/man \ - --infodir=${PREFIX}/info CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" USE_LDCONFIG= yes |