diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2003-06-25 15:32:18 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2003-06-25 15:32:18 +0000 |
commit | e2d2453a048a59a0ee644229fcdb4979a7e76162 (patch) | |
tree | 92ca2266be07cd0b98081755d5c72292427a0004 /audio/gqradio | |
parent | c17abea2ccbd81046e60f50c2f1d50750281adc1 (diff) | |
download | ports-e2d2453a048a59a0ee644229fcdb4979a7e76162.tar.gz ports-e2d2453a048a59a0ee644229fcdb4979a7e76162.zip |
Notes
Diffstat (limited to 'audio/gqradio')
-rw-r--r-- | audio/gqradio/Makefile | 2 |
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 |