summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-01-28 18:52:17 +0000
committersf <sf@FreeBSD.org>2001-01-28 18:52:17 +0000
commit4d604e0e161f4c9e99cc001bd9f58567838efbf1 (patch)
tree0baea964e1decf3938dc59a84d897fed8b8d328a
parentd4b9f90980f5d4bc5ff9701cd729b7c826d18a6f (diff)
downloadFreeBSD-ports-4d604e0e161f4c9e99cc001bd9f58567838efbf1.zip
FreeBSD-ports-4d604e0e161f4c9e99cc001bd9f58567838efbf1.tar.gz
add missing LIB_DEPENDS to gdk_pixbuf.
PR: 24694 Submitted by: TOGAWA Satoshi <toga@puyo.org>
-rw-r--r--audio/gqmpeg-devel/Makefile1
-rw-r--r--audio/gqmpeg/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/audio/gqmpeg-devel/Makefile b/audio/gqmpeg-devel/Makefile
index 1c1021f..2960663 100644
--- a/audio/gqmpeg-devel/Makefile
+++ b/audio/gqmpeg-devel/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= lyngbol@candid.dk
+LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
USE_X_PREFIX= yes
diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile
index 1c1021f..2960663 100644
--- a/audio/gqmpeg/Makefile
+++ b/audio/gqmpeg/Makefile
@@ -13,6 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= lyngbol@candid.dk
+LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123
USE_X_PREFIX= yes
OpenPOWER on IntegriCloud