aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-10-19 19:09:27 +0800
committerijliao <ijliao@FreeBSD.org>2002-10-19 19:09:27 +0800
commitb4028a01256e61b2dc0d45d85a5015692ab30a78 (patch)
tree40f07f6c66586b412cc59eefc8986309ef7f63f6
parenta29046dbccb9c48fc1e38753defc8778098e6e38 (diff)
downloadfreebsd-ports-gnome-b4028a01256e61b2dc0d45d85a5015692ab30a78.tar.gz
freebsd-ports-gnome-b4028a01256e61b2dc0d45d85a5015692ab30a78.tar.zst
freebsd-ports-gnome-b4028a01256e61b2dc0d45d85a5015692ab30a78.zip
add missing dependency
-rw-r--r--graphics/multivideo/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/multivideo/Makefile b/graphics/multivideo/Makefile
index a2a3cb53196a..ac986ebbccb0 100644
--- a/graphics/multivideo/Makefile
+++ b/graphics/multivideo/Makefile
@@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src
MAINTAINER= ports@FreeBSD.org
+LIB_DEPENDS= wx_gtk-2.2:${PORTSDIR}/x11-toolkits/wxgtk
+
USE_BZIP2= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
USE_GMAKE= yes