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 89225cc82351..ac5928f0f113 100644 --- a/graphics/gtkgraph/Makefile +++ b/graphics/gtkgraph/Makefile @@ -15,8 +15,8 @@ USES= gettext gmake perl5 USE_GNOME= imlib USE_PERL5= build GNU_CONFIGURE= yes -CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" CPPFLAGS+= -I${LOCALBASE}/include +LIBS+= -L${LOCALBASE}/lib PLIST_FILES= bin/gtkgraph \ share/locale/fr/LC_MESSAGES/gtkgraph.mo \ |