diff options
Diffstat (limited to 'math/plplot/Makefile')
-rw-r--r-- | math/plplot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/plplot/Makefile b/math/plplot/Makefile index d2359084d26b..f73ed3365ed8 100644 --- a/math/plplot/Makefile +++ b/math/plplot/Makefile @@ -21,7 +21,7 @@ LIB_DEPENDS= libLASi.so:devel/lasi \ RUN_DEPENDS= bash:shells/bash \ ${FREEFONT_DIR}/FreeMono.ttf:x11-fonts/freefont-ttf -USES= compiler:c11 cmake:outsource gettext-runtime ghostscript gnome \ +USES= compiler:c11 cmake gettext-runtime ghostscript gnome \ localbase perl5 pathfix pkgconfig USE_GNOME= cairo pango USE_PERL5= build |