diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2008-09-30 11:36:42 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2008-09-30 11:36:42 +0000 |
commit | a3f66a22255198b91270fb3115f047d25daa384f (patch) | |
tree | c5d8f488f210886b2edba07d33ea13f99d7f3e11 /audio/gmpc-random-playlist | |
parent | 799e310491e24265f99f73700af13a93c2e06a6e (diff) |
Notes
Diffstat (limited to 'audio/gmpc-random-playlist')
-rw-r--r-- | audio/gmpc-random-playlist/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/gmpc-random-playlist/Makefile b/audio/gmpc-random-playlist/Makefile index 57a07af2aa8e..3f365ffe66bc 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> |