summaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 12:13:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-03 12:13:23 +0000
commit1c7c3d2208b25ea1ca091a2b3e8cb6b7283feac6 (patch)
tree969d85a11701cc0a743c50f26376c759b7da5a4d /science
parent- login(3), logout(3), and logwtmp(3) were removed in base r202216 (diff)
Add an explicit dependency on pkgconf
Notes
Notes: svn path=/head/; revision=326137
Diffstat (limited to 'science')
-rw-r--r--science/linsmith/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/linsmith/Makefile b/science/linsmith/Makefile
index 306f198fe744..5046ee31c868 100644
--- a/science/linsmith/Makefile
+++ b/science/linsmith/Makefile
@@ -11,7 +11,7 @@ COMMENT= Smith charting program
LICENSE= GPLv2 # (or later)
-USES= gettext
+USES= gettext pkgconfig
USE_GNOME= libgnomeui libxml2
GNU_CONFIGURE= yes