aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/ogle-gui
diff options
context:
space:
mode:
authorlioux <lioux@FreeBSD.org>2001-11-26 01:59:17 +0800
committerlioux <lioux@FreeBSD.org>2001-11-26 01:59:17 +0800
commit80651e3a08b13ec4d7c96bd6d5d641055afdb0f0 (patch)
tree64193870b6fe79faf1b4255faa285f5d9214613d /multimedia/ogle-gui
parent892067eabe10d7e6b5377be8c27f4e2c4c5fe58b (diff)
downloadfreebsd-ports-graphics-80651e3a08b13ec4d7c96bd6d5d641055afdb0f0.tar.gz
freebsd-ports-graphics-80651e3a08b13ec4d7c96bd6d5d641055afdb0f0.tar.zst
freebsd-ports-graphics-80651e3a08b13ec4d7c96bd6d5d641055afdb0f0.zip
Since I can't detect this lib in LIB_DEPENDS, move it into BUILD_DEPENDS
for now to enable bento to build packages Submitted by: bento
Diffstat (limited to 'multimedia/ogle-gui')
-rw-r--r--multimedia/ogle-gui/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/multimedia/ogle-gui/Makefile b/multimedia/ogle-gui/Makefile
index 7d376c873e6..4971ca7b8bc 100644
--- a/multimedia/ogle-gui/Makefile
+++ b/multimedia/ogle-gui/Makefile
@@ -14,9 +14,9 @@ DISTNAME= ${PORTNAME}_gui-${PORTVERSION}
MAINTAINER= lioux@FreeBSD.org
-BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake
-LIB_DEPENDS= dvdcontrol.4:${PORTSDIR}/graphics/ogle \
- intl.1:${PORTSDIR}/devel/gettext \
+BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake \
+ ${LOCALBASE}/lib/ogle/libdvdcontrol.so.4
+LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext \
jpeg.9:${PORTSDIR}/graphics/jpeg
RUN_DEPENDS= ogle:${PORTSDIR}/graphics/ogle