summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 22:58:16 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 22:58:16 +0000
commitf2b85008daac9e53516862b261e6e2d1f491c374 (patch)
tree4953b7feaf7130581f51fe4f91c8154af688bc9f /science
parentFix stupid mistake (diff)
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326113
Diffstat (limited to 'science')
-rw-r--r--science/gwyddion/Makefile2
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