aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2008-09-30 19:36:42 +0800
committermiwi <miwi@FreeBSD.org>2008-09-30 19:36:42 +0800
commit0e52d205894d5c6601c6bf6aa27ddf869d579644 (patch)
treee767179745199b9a6d45ec760a56f3da4f3df5fc
parent4d602410cb6d1c3f57ec56ab26db84c7700a06bd (diff)
downloadfreebsd-ports-graphics-0e52d205894d5c6601c6bf6aa27ddf869d579644.tar.gz
freebsd-ports-graphics-0e52d205894d5c6601c6bf6aa27ddf869d579644.tar.zst
freebsd-ports-graphics-0e52d205894d5c6601c6bf6aa27ddf869d579644.zip
- Mark IGNORE (does not work with new gmpc)
-rw-r--r--audio/gmpc-autoplaylist/Makefile2
-rw-r--r--audio/gmpc-favorites/Makefile2
-rw-r--r--audio/gmpc-mserver/Makefile2
-rw-r--r--audio/gmpc-qosd/Makefile2
-rw-r--r--audio/gmpc-random-playlist/Makefile2
-rw-r--r--audio/gmpc-stopbutton/Makefile2
-rw-r--r--audio/gmpc-wikipedia/Makefile2
7 files changed, 14 insertions, 0 deletions
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 <bsd.port.mk>
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 <bsd.port.mk>
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 <bsd.port.mk>
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 <bsd.port.mk>
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 <bsd.port.mk>
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 <bsd.port.mk>