diff options
Diffstat (limited to 'graphics/gtkgraph/Makefile')
-rw-r--r-- | graphics/gtkgraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gtkgraph/Makefile b/graphics/gtkgraph/Makefile index 46836917baa6..6e2f73973e84 100644 --- a/graphics/gtkgraph/Makefile +++ b/graphics/gtkgraph/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= jedgar MAINTAINER= ports@FreeBSD.org COMMENT= Graphing calculator using GTK+ -USE_GETTEXT= yes +USES= gettext USE_GMAKE= yes USE_GNOME= imlib USE_PERL5_BUILD=yes |