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 30b0979911c5..84845c14ffa5 100644 --- a/devel/geany/Makefile +++ b/devel/geany/Makefile @@ -19,7 +19,6 @@ USE_GNOME= gtk20 USES= pathfix pkgconfig CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -MAKE_JOBS_SAFE= yes OPTIONS_DEFINE= VTE NLS DOCS OPTIONS_DEFAULT= ${OPTIONS_DEFINE} |