aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorwill <will@FreeBSD.org>2000-05-29 09:14:50 +0800
committerwill <will@FreeBSD.org>2000-05-29 09:14:50 +0800
commit18084317c1a33a52c0ba85b6b7ef8e284ffd98bc (patch)
tree63fb44839cb81aaddd40cbb9c5f5969368237506
parenta059d99cde06e335b1077be607968fc72e1590d1 (diff)
downloadfreebsd-ports-gnome-18084317c1a33a52c0ba85b6b7ef8e284ffd98bc.tar.gz
freebsd-ports-gnome-18084317c1a33a52c0ba85b6b7ef8e284ffd98bc.tar.zst
freebsd-ports-gnome-18084317c1a33a52c0ba85b6b7ef8e284ffd98bc.zip
Add missing LIB_DEPENDS to unbreak this port.
Found by: bento
-rw-r--r--games/battleball/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/battleball/Makefile b/games/battleball/Makefile
index f6d92e7b75ba..257872335e49 100644
--- a/games/battleball/Makefile
+++ b/games/battleball/Makefile
@@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}.${PORTVERSION:S/.//}.src
MAINTAINER= will@FreeBSD.org
+LIB_DEPENDS= GL.14:${PORTSDIR}/graphics/Mesa3
+
USE_X_PREFIX= yes
WRKSRC= ${WRKDIR}/battleball-2.1-src