diff options
-rw-r--r-- | editors/gedit-autocomplete-plugin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/gedit-autocomplete-plugin/Makefile b/editors/gedit-autocomplete-plugin/Makefile index ba488086e56d..f232f571676d 100644 --- a/editors/gedit-autocomplete-plugin/Makefile +++ b/editors/gedit-autocomplete-plugin/Makefile @@ -18,7 +18,7 @@ COMMENT= A simple autocompletion plugin for gedit BUILD_DEPENDS= gedit:${PORTSDIR}/editors/gedit RUN_DEPENDS= gedit:${PORTSDIR}/editors/gedit -GEDIT_VERSION= 2.10 +GEDIT_VERSION= 2.12 USE_X_PREFIX= yes MAKEFILE= makefile |