diff options
Diffstat (limited to 'devel/monotone/Makefile')
-rw-r--r-- | devel/monotone/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/monotone/Makefile b/devel/monotone/Makefile index ed0693ab660b..6fb8ff66866b 100644 --- a/devel/monotone/Makefile +++ b/devel/monotone/Makefile @@ -21,7 +21,6 @@ USE_ICONV= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --infodir=${PREFIX}/${INFO_PATH} --mandir=${PREFIX}/man CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" \ MAKEINFO="makeinfo --no-split" |