diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-07-11 01:04:15 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-07-11 01:04:15 +0000 |
commit | d42a0e03f26a698b46c23ddbf79e36df2303f3de (patch) | |
tree | 2d4a31dd75079c6189fbbd933ac03d5e63b5cb2c /misc | |
parent | a3bb7cf9f27e1973af85a426017b4cc0ad15a995 (diff) | |
download | ports-d42a0e03f26a698b46c23ddbf79e36df2303f3de.tar.gz ports-d42a0e03f26a698b46c23ddbf79e36df2303f3de.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xosd/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/xosd/Makefile b/misc/xosd/Makefile index d237ce2d42fe..88358635560d 100644 --- a/misc/xosd/Makefile +++ b/misc/xosd/Makefile @@ -17,6 +17,8 @@ COMMENT= X On-Screen-Display Library and XMMS plug-in LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf +BROKEN= "Unfetchable" + XMMS_CONFIG?= ${X11BASE}/bin/xmms-config USE_BZIP2= yes USE_GETOPT_LONG=yes |