diff options
Diffstat (limited to 'devel/geany/Makefile')
-rw-r--r-- | devel/geany/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/geany/Makefile b/devel/geany/Makefile index 7aa44f9a21af..6744e8f8139f 100644 --- a/devel/geany/Makefile +++ b/devel/geany/Makefile @@ -20,7 +20,6 @@ INSTALLS_ICONS= yes USE_BZIP2= yes USE_GNOME= gtk20 CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib" -CONFIGURE_ARGS+=--mandir="${MANPREFIX}/man" OPTIONS= VTE "Enable Virtual Terminal Emulation support" on \ NLS "Enable Native Language support" on |