diff options
Diffstat (limited to 'misc/metromap')
-rw-r--r-- | misc/metromap/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/metromap/Makefile b/misc/metromap/Makefile index 035e568c8362..6a772db7e2fd 100644 --- a/misc/metromap/Makefile +++ b/misc/metromap/Makefile @@ -22,7 +22,7 @@ USE_PYTHON= yes USE_GNOME= pygtk2 USE_BZIP2= yes USE_GMAKE= yes -USE_GETTEXT= yes +USES= gettext PORTDOCS= AUTHORS NEWS README README.data TODO |