diff options
author | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-05-06 23:25:08 +0000 |
---|---|---|
committer | Tom McLaughlin <tmclaugh@FreeBSD.org> | 2006-05-06 23:25:08 +0000 |
commit | b62c55c63ac73a4287ab95dd9246763b23a71290 (patch) | |
tree | 9daad88de1aed734fb86b8e179ad2248ea978ce9 /audio/muine | |
parent | 3096269526cd737fc49010ec3592a3a21cd04cd8 (diff) | |
download | ports-b62c55c63ac73a4287ab95dd9246763b23a71290.tar.gz ports-b62c55c63ac73a4287ab95dd9246763b23a71290.zip |
Notes
Diffstat (limited to 'audio/muine')
-rw-r--r-- | audio/muine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/muine/Makefile b/audio/muine/Makefile index 9cb4414043d6..0d8638a20478 100644 --- a/audio/muine/Makefile +++ b/audio/muine/Makefile @@ -50,7 +50,7 @@ CONFIGURE_ARGS+= --disable-faad2 CONFIGURE_ARGS+= --enable-xine=yes LIB_DEPENDS+= xine.15:${PORTSDIR}/multimedia/libxine .else -USE_GSTREAMER+= gconf +USE_GSTREAMER80+= gconf .endif post-patch: |