diff options
Diffstat (limited to 'math/octave/Makefile')
-rw-r--r-- | math/octave/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/octave/Makefile b/math/octave/Makefile index bfcf1444e38e..f677fc7480e0 100644 --- a/math/octave/Makefile +++ b/math/octave/Makefile @@ -43,7 +43,7 @@ LIB_DEPENDS= libGraphicsMagick.so:graphics/GraphicsMagick \ USES= charsetfix fortran gmake libtool perl5 pkgconfig readline \ tar:xz compiler:c++14-lang \ - desktop-file-utils gl iconv + desktop-file-utils gl iconv xorg USE_LDCONFIG= ${PREFIX}/lib/${PORTNAME}/${PORTVERSION} USE_PERL5= build GNU_CONFIGURE= yes |