aboutsummaryrefslogtreecommitdiffstats
path: root/audio/madman
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2005-11-28 19:09:22 +0800
committersem <sem@FreeBSD.org>2005-11-28 19:09:22 +0800
commit03882d790a60de9ed8f9858b6bd7bb697f2d46d4 (patch)
tree3e51b3d6e9ede1b528569e92431e65ad1f050305 /audio/madman
parentdecb8be713a2aed4e3b46e3d9c3bb1c5ebea6bd5 (diff)
downloadfreebsd-ports-gnome-03882d790a60de9ed8f9858b6bd7bb697f2d46d4.tar.gz
freebsd-ports-gnome-03882d790a60de9ed8f9858b6bd7bb697f2d46d4.tar.zst
freebsd-ports-gnome-03882d790a60de9ed8f9858b6bd7bb697f2d46d4.zip
- Fix build. Unbreak.
PR: ports/89641 Submitted by: Daniel Roethlisberger (maintainer)
Diffstat (limited to 'audio/madman')
-rw-r--r--audio/madman/Makefile2
-rw-r--r--audio/madman/files/patch-designer_mainwin.ui11
2 files changed, 11 insertions, 2 deletions
diff --git a/audio/madman/Makefile b/audio/madman/Makefile
index 630acc3b7fe7..9b8b6199ac42 100644
--- a/audio/madman/Makefile
+++ b/audio/madman/Makefile
@@ -21,8 +21,6 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \
vorbis.3:${PORTSDIR}/audio/libvorbis
RUN_DEPENDS= python:${PORTSDIR}/lang/python
-BROKEN= Does not compile
-
USE_QT_VER= 3
USE_GNOME= glib12
diff --git a/audio/madman/files/patch-designer_mainwin.ui b/audio/madman/files/patch-designer_mainwin.ui
new file mode 100644
index 000000000000..9b0105921ebb
--- /dev/null
+++ b/audio/madman/files/patch-designer_mainwin.ui
@@ -0,0 +1,11 @@
+--- designer/mainwin.ui.orig Sun Nov 27 21:32:01 2005
++++ designer/mainwin.ui Sun Nov 27 21:32:08 2005
+@@ -1040,8 +1040,5 @@
+ </slots>
+ <layoutdefaults spacing="6" margin="2"/>
+ <includehints>
+- <includehint>tsonglistview.h</includehint>
+- <includehint>tsetlistview.h</includehint>
+- <includehint>tsonglistview.h</includehint>
+ </includehints>
+ </UI>