From 0e52d205894d5c6601c6bf6aa27ddf869d579644 Mon Sep 17 00:00:00 2001 From: miwi Date: Tue, 30 Sep 2008 11:36:42 +0000 Subject: - Mark IGNORE (does not work with new gmpc) --- audio/gmpc-autoplaylist/Makefile | 2 ++ audio/gmpc-favorites/Makefile | 2 ++ audio/gmpc-mserver/Makefile | 2 ++ audio/gmpc-qosd/Makefile | 2 ++ audio/gmpc-random-playlist/Makefile | 2 ++ audio/gmpc-stopbutton/Makefile | 2 ++ audio/gmpc-wikipedia/Makefile | 2 ++ 7 files changed, 14 insertions(+) diff --git a/audio/gmpc-autoplaylist/Makefile b/audio/gmpc-autoplaylist/Makefile index a4b5633feaf..a3bfab294cc 100644 --- a/audio/gmpc-autoplaylist/Makefile +++ b/audio/gmpc-autoplaylist/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPEND= gmpc:${PORTSDIR}/audio/gmpc +IGNORE= does not work with new gmpc + GNU_CONFIGURE= yes USE_XORG= x11 USE_GNOME= gnomehack diff --git a/audio/gmpc-favorites/Makefile b/audio/gmpc-favorites/Makefile index 0e8068cb00d..b998c1ffac8 100644 --- a/audio/gmpc-favorites/Makefile +++ b/audio/gmpc-favorites/Makefile @@ -24,4 +24,6 @@ USE_XORG= x11 USE_GNOME= gnomehack USE_LDCONFIG= yes +IGNORE= does not work with new gmpc + .include diff --git a/audio/gmpc-mserver/Makefile b/audio/gmpc-mserver/Makefile index 63ed38ea279..3ff9bf85e6c 100644 --- a/audio/gmpc-mserver/Makefile +++ b/audio/gmpc-mserver/Makefile @@ -24,4 +24,6 @@ USE_XORG= x11 USE_GNOME= gnomehack USE_LDCONFIG= yes +IGNORE= does not work with new gmpc + .include diff --git a/audio/gmpc-qosd/Makefile b/audio/gmpc-qosd/Makefile index c57ade19238..7956f8d9346 100644 --- a/audio/gmpc-qosd/Makefile +++ b/audio/gmpc-qosd/Makefile @@ -25,4 +25,6 @@ USE_XORG= x11 USE_GNOME= gnomehack USE_LDCONFIG= yes +IGNORE= does not work with new gmpc + .include diff --git a/audio/gmpc-random-playlist/Makefile b/audio/gmpc-random-playlist/Makefile index 57a07af2aa8..3f365ffe66b 100644 --- a/audio/gmpc-random-playlist/Makefile +++ b/audio/gmpc-random-playlist/Makefile @@ -24,4 +24,6 @@ USE_XORG= x11 USE_GNOME= gnomehack USE_LDCONFIG= yes +IGNORE= does not work with new gmpc + .include diff --git a/audio/gmpc-stopbutton/Makefile b/audio/gmpc-stopbutton/Makefile index 0bcdffbfad3..cc4f699743b 100644 --- a/audio/gmpc-stopbutton/Makefile +++ b/audio/gmpc-stopbutton/Makefile @@ -24,4 +24,6 @@ USE_XORG= x11 USE_GNOME= gnomehack USE_LDCONFIG= yes +IGNORE= does not work with new gmpc + .include diff --git a/audio/gmpc-wikipedia/Makefile b/audio/gmpc-wikipedia/Makefile index 89100877ce8..4ce87023d1c 100644 --- a/audio/gmpc-wikipedia/Makefile +++ b/audio/gmpc-wikipedia/Makefile @@ -24,4 +24,6 @@ USE_XORG= x11 USE_GNOME= gnomehack USE_LDCONFIG= yes +IGNORE= does not work with new gmpc + .include -- cgit