diff options
author | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-12-12 00:51:09 +0000 |
---|---|---|
committer | Alexey Dokuchaev <danfe@FreeBSD.org> | 2008-12-12 00:51:09 +0000 |
commit | 8ae4efc9cccf7f8f59cc84dc598593bee1c00536 (patch) | |
tree | d611bf6e6bbb7d9913995da8e72d0f914e2d4185 /deskutils/launchy | |
parent | 3716cb68d8b16d4c7fdd22a6a5da7154fc51d62b (diff) | |
download | ports-8ae4efc9cccf7f8f59cc84dc598593bee1c00536.tar.gz ports-8ae4efc9cccf7f8f59cc84dc598593bee1c00536.zip |
Notes
Diffstat (limited to 'deskutils/launchy')
-rw-r--r-- | deskutils/launchy/Makefile | 6 | ||||
-rw-r--r-- | deskutils/launchy/distinfo | 6 |
2 files changed, 5 insertions, 7 deletions
diff --git a/deskutils/launchy/Makefile b/deskutils/launchy/Makefile index a3a9229c57ac..1c649e9ac369 100644 --- a/deskutils/launchy/Makefile +++ b/deskutils/launchy/Makefile @@ -6,7 +6,7 @@ # PORTNAME= launchy -PORTVERSION= 2.1.1 +PORTVERSION= 2.1.2 CATEGORIES= deskutils MASTER_SITES= SF @@ -15,11 +15,9 @@ 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 +QT_COMPONENTS= qmake_build moc_build uic_build gui network MAKEFILE= makefile ALL_TARGET= release diff --git a/deskutils/launchy/distinfo b/deskutils/launchy/distinfo index 96dce72d1b02..3800a3470b44 100644 --- a/deskutils/launchy/distinfo +++ b/deskutils/launchy/distinfo @@ -1,3 +1,3 @@ -MD5 (launchy-2.1.1.tar.gz) = 6b46991cc2070fb9e54a878cee6d1b8f -SHA256 (launchy-2.1.1.tar.gz) = 5d375cda576fe72b260fb21a33be5a1f9a351e672fddf19d2b54a6770e791caf -SIZE (launchy-2.1.1.tar.gz) = 2372672 +MD5 (launchy-2.1.2.tar.gz) = 235a5ecba34d96c44fc4e69d74fc5817 +SHA256 (launchy-2.1.2.tar.gz) = 99dae8d6cc35794fd203f1278d02119839bf2ed4a5483934fd00e16c27575d3f +SIZE (launchy-2.1.2.tar.gz) = 2342675 |