summaryrefslogtreecommitdiff
path: root/x11-wm/bbrun
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-12-27 19:52:41 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-12-27 19:52:41 +0000
commit5e2fd706d6ca8d0ace1bae828883585bddf51751 (patch)
tree58a458db7dddd812e913d4e3555ba1f95eb09f15 /x11-wm/bbrun
parentNeed to ${MKDIR} ${PREFIX}/share/bbtools before trying to install files (diff)
Add a missing dependency on libgnugetopt.
Noticed by: bento
Notes
Notes: svn path=/head/; revision=52263
Diffstat (limited to 'x11-wm/bbrun')
-rw-r--r--x11-wm/bbrun/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/bbrun/Makefile b/x11-wm/bbrun/Makefile
index f2d0786d59a3..eed7c29888b4 100644
--- a/x11-wm/bbrun/Makefile
+++ b/x11-wm/bbrun/Makefile
@@ -15,6 +15,7 @@ MASTER_SITES= http://bbtools.windsofstorm.net/sources/contrib/ \
MAINTAINER= monkey@crackula.com
+LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
RUN_DEPENDS= blackbox:${PORTSDIR}/x11-wm/blackbox
USE_X_PREFIX= yes