diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 18:41:15 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2014-07-29 18:41:15 +0000 |
commit | bbc8c4d740872dbe971f6164448e5ba893cb166f (patch) | |
tree | c756810defa7862a81134a13cec391bfef55e24e /math/labplot | |
parent | 7eb500363752ce8dd82189f56d621b11450e92f9 (diff) |
Notes
Diffstat (limited to 'math/labplot')
-rw-r--r-- | math/labplot/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/labplot/Makefile b/math/labplot/Makefile index bda712f4d0a8..aa11a86abfd7 100644 --- a/math/labplot/Makefile +++ b/math/labplot/Makefile @@ -13,8 +13,7 @@ LICENSE= GPLv2 LIB_DEPENDS= libgsl.so:${PORTSDIR}/math/gsl -USE_BZIP2= yes -USES= cmake shared-mime-info +USES= cmake shared-mime-info tar:bzip2 USE_XORG= xft xpm USE_GCC= yes USE_KDE4= automoc4 kdelibs kdeprefix |