diff options
| author | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-28 18:52:17 +0000 |
|---|---|---|
| committer | FUJISHIMA Satsuki <sf@FreeBSD.org> | 2001-01-28 18:52:17 +0000 |
| commit | 7d381b155e465418070362eb6fcd789393f98db3 (patch) | |
| tree | 41afa982baee2d85dab621114ab1cfc3d9ed096a /audio/gqmpeg | |
| parent | 46ee834a2e9bc1382066df84e2f32ffa96bef6d9 (diff) | |
add missing LIB_DEPENDS to gdk_pixbuf.
PR: 24694
Submitted by: TOGAWA Satoshi <toga@puyo.org>
Diffstat (limited to 'audio/gqmpeg')
| -rw-r--r-- | audio/gqmpeg/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/gqmpeg/Makefile b/audio/gqmpeg/Makefile index 1c1021f12376..29606638b2a9 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 |
