summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorOliver Lehmann <oliver@FreeBSD.org>2003-06-25 15:32:18 +0000
committerOliver Lehmann <oliver@FreeBSD.org>2003-06-25 15:32:18 +0000
commite2d2453a048a59a0ee644229fcdb4979a7e76162 (patch)
tree92ca2266be07cd0b98081755d5c72292427a0004 /audio
parentVendor update to 0.36 (diff)
add a missing dependency to gtkpixbuf
Pointed out by: kris, bento
Notes
Notes: svn path=/head/; revision=83591
Diffstat (limited to 'audio')
-rw-r--r--audio/gqradio/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/gqradio/Makefile b/audio/gqradio/Makefile
index 205bd0d27415..b801e53bd953 100644
--- a/audio/gqradio/Makefile
+++ b/audio/gqradio/Makefile
@@ -18,7 +18,7 @@ USE_X_PREFIX= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes
WANT_GNOME= yes
-USE_GNOME= gtk12
+USE_GNOME= gtk12 gdkpixbuf
CONFIGURE_ENV= LIBS=-L${LOCALBASE}/lib \
CPPFLAGS=-I${LOCALBASE}/include