diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-08-04 18:25:43 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-08-04 18:25:43 +0000 |
commit | 6b1aa595547c766f5ea7a314f73f21cf9796b422 (patch) | |
tree | 596b49620fd8e36db73eae250435b9fb204b36f0 /deskutils/launchy | |
parent | 7832a2a8835f46f5335cdc282069e1c081e0c808 (diff) | |
download | ports-6b1aa595547c766f5ea7a314f73f21cf9796b422.tar.gz ports-6b1aa595547c766f5ea7a314f73f21cf9796b422.zip |
Notes
Diffstat (limited to 'deskutils/launchy')
-rw-r--r-- | deskutils/launchy/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/deskutils/launchy/Makefile b/deskutils/launchy/Makefile index 6829932a16b3..a3a9229c57ac 100644 --- a/deskutils/launchy/Makefile +++ b/deskutils/launchy/Makefile @@ -15,6 +15,8 @@ COMMENT= Access applications, files, and bookmarks with just a few keystrokes BUILD_DEPENDS= ${LOCALBASE}/include/boost/spirit/core.hpp:${PORTSDIR}/devel/boost +BROKEN= does not build + USE_DOS2UNIX= readme.lyx readme.txt USE_QT_VER= 4 QT_COMPONENTS= qmake gui network |