diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-04-21 18:27:49 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-04-21 18:27:49 +0000 |
commit | 254b91789e523c1441e55817f55f9c1ff8c81f79 (patch) | |
tree | fef2d8b3e66cf81723684b6092989675aac927b1 /audio/rhythmbox | |
parent | 931fdeebf8d0c0effe99387ae6a7c45c50973078 (diff) | |
download | ports-254b91789e523c1441e55817f55f9c1ff8c81f79.tar.gz ports-254b91789e523c1441e55817f55f9c1ff8c81f79.zip |
Notes
Diffstat (limited to 'audio/rhythmbox')
-rw-r--r-- | audio/rhythmbox/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index ea6059b9a082..071a65701dd2 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -31,7 +31,7 @@ USE_GMAKE= yes USE_GNOME= gnomehack intlhack gnomeprefix libgnomeui nautiluscdburner WANT_GNOME= yes USE_GSTREAMER= flac mad gnomevfs gconf jpeg -GNU_CONFIGURE= yes +USE_AUTOTOOLS= libtool:15 CONFIGURE_ARGS= --enable-nautilus-menu CONFIGURE_ENV= LIBS="-lm" \ LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib" \ |