diff options
author | kris <kris@FreeBSD.org> | 2006-04-23 05:54:13 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-04-23 05:54:13 +0800 |
commit | 5d8917e375aa8ee7c2df0ec7482c2d6c61d6d2b8 (patch) | |
tree | 4b5e8f3f0dce9d85b173509f15977f3a2d64cdf8 /audio | |
parent | 2d9dfadaf5013e506e10ab5494e7792cb8965a0f (diff) | |
download | freebsd-ports-graphics-5d8917e375aa8ee7c2df0ec7482c2d6c61d6d2b8.tar.gz freebsd-ports-graphics-5d8917e375aa8ee7c2df0ec7482c2d6c61d6d2b8.tar.zst freebsd-ports-graphics-5d8917e375aa8ee7c2df0ec7482c2d6c61d6d2b8.zip |
BROKEN: Unfetchable
Diffstat (limited to 'audio')
-rw-r--r-- | audio/gxmms2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/gxmms2/Makefile b/audio/gxmms2/Makefile index 2281eb78aff..5af593433fc 100644 --- a/audio/gxmms2/Makefile +++ b/audio/gxmms2/Makefile @@ -15,6 +15,8 @@ COMMENT= A GTK2 based XMMS2 client, written in C BUILD_DEPENDS= ${LOCALBASE}/lib/libxmmsclient.so:${PORTSDIR}/audio/xmms2 +BROKEN= Unfetchable + USE_X_PREFIX= yes USE_GNOME= gtk20 |