summaryrefslogtreecommitdiff
path: root/cad
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 06:39:37 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 06:39:37 +0000
commitefeb4f1aa71c145d0087b4aa1ddf960e3556f74a (patch)
treef56108334437cd46d45b2c31354e0c6a335683df /cad
parent- Use single space after WWW: in pkg-descr (diff)
Add an explicit dependency on pkgconfig
Notes
Notes: svn path=/head/; revision=325944
Diffstat (limited to 'cad')
-rw-r--r--cad/brlcad/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/cad/brlcad/Makefile b/cad/brlcad/Makefile
index 39940490e6e7..577d4dfb5bb1 100644
--- a/cad/brlcad/Makefile
+++ b/cad/brlcad/Makefile
@@ -24,7 +24,7 @@ USE_GL= gl glu
USE_XORG= ice inputproto sm x11 xau xcb xdamage xdmcp xext xfixes xft xi \
xproto xrender xscrnsaver xt xxf86vm
USE_GMAKE= yes
-USES= bison pathfix cmake
+USES= bison pathfix cmake pkgconfig
USE_TCL= 85
USE_TK= 85
USE_LDCONFIG= yes