diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 21:16:30 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 21:16:30 +0000 |
commit | be41425d62fadcf027f2786f380ffa32662102d1 (patch) | |
tree | 01acb1d2a968dc8d10b50517f6c4e4baf10c93e6 /math/ggobi | |
parent | 83021732317b2ba7b8c7b282f63433710942e378 (diff) |
Notes
Diffstat (limited to 'math/ggobi')
-rw-r--r-- | math/ggobi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/ggobi/Makefile b/math/ggobi/Makefile index 06d90d4e285a..ce1d3f1a3a46 100644 --- a/math/ggobi/Makefile +++ b/math/ggobi/Makefile @@ -10,6 +10,7 @@ MASTER_SITES= http://www.ggobi.org/downloads/ MAINTAINER= rhurlin@gwdg.de COMMENT= Data visualization system +USES= pkgconfig USE_BZIP2= yes USE_GNOME= gtk20 libxml2 gnomehack USE_LDCONFIG= yes |