diff options
Diffstat (limited to 'comms/gammu-devel/Makefile')
-rw-r--r-- | comms/gammu-devel/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/gammu-devel/Makefile b/comms/gammu-devel/Makefile index ac62397d9d1f..7e3c786173f1 100644 --- a/comms/gammu-devel/Makefile +++ b/comms/gammu-devel/Makefile @@ -23,9 +23,8 @@ CONFLICTS= gammu-[1-9]* gammu-python-[1-9]* CMAKE_ARGS+= -DINSTALL_LIBDATA_DIR=${LOCALBASE}/libdata -USES= cmake +USES= cmake gettext USE_PYTHON= yes -USE_GETTEXT= yes USE_GNOME= glib20 USE_BZIP2= yes USE_LDCONFIG= yes |