diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 22:58:16 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 22:58:16 +0000 |
commit | f2b85008daac9e53516862b261e6e2d1f491c374 (patch) | |
tree | 4953b7feaf7130581f51fe4f91c8154af688bc9f /science | |
parent | d31d5a9564190163081a323d423b1983b9cb4bc4 (diff) | |
download | ports-f2b85008daac9e53516862b261e6e2d1f491c374.tar.gz ports-f2b85008daac9e53516862b261e6e2d1f491c374.zip |
Notes
Diffstat (limited to 'science')
-rw-r--r-- | science/gwyddion/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/science/gwyddion/Makefile b/science/gwyddion/Makefile index e03a30435308..e9bbb970bbef 100644 --- a/science/gwyddion/Makefile +++ b/science/gwyddion/Makefile @@ -20,7 +20,7 @@ OPTIONS_DEFAULT=PERL PYTHON UNIQUE UNIQUE_DESC= Remote controle backend support USE_XZ= yes -USES= desktop-file-utils gettext pathfix shared-mime-info +USES= desktop-file-utils gettext pathfix shared-mime-info pkgconfig USE_GNOME= gconf2 gtk20 libxml2 USE_GL= glu USE_GMAKE= yes |