diff options
author | Alberto Villa <avilla@FreeBSD.org> | 2012-01-25 10:21:01 +0000 |
---|---|---|
committer | Alberto Villa <avilla@FreeBSD.org> | 2012-01-25 10:21:01 +0000 |
commit | f234761615f8529aaccfa21e36ab5705dc45b91d (patch) | |
tree | 4782d327bb4bd50632012205426aad765d88d7d1 /x11/konsole | |
parent | 1a193f8a71d970fe161b9dd9c97de74af5e75812 (diff) | |
download | ports-f234761615f8529aaccfa21e36ab5705dc45b91d.tar.gz ports-f234761615f8529aaccfa21e36ab5705dc45b91d.zip |
Notes
Diffstat (limited to 'x11/konsole')
-rw-r--r-- | x11/konsole/Makefile | 1 | ||||
-rw-r--r-- | x11/konsole/distinfo | 4 |
2 files changed, 3 insertions, 2 deletions
diff --git a/x11/konsole/Makefile b/x11/konsole/Makefile index 8f165172f396..67a2a1fe4fb8 100644 --- a/x11/konsole/Makefile +++ b/x11/konsole/Makefile @@ -22,6 +22,7 @@ KDE4_BUILDENV= yes USE_QT_VER= 4 QT_COMPONENTS= xml moc_build qmake_build rcc_build uic_build USE_XORG= x11 xrender +CMAKE_ARGS+= -DCMAKE_REQUIRED_FLAGS:STRING="-L${LOCALBASE}/lib" MAKE_JOBS_SAFE= yes .include <bsd.port.mk> diff --git a/x11/konsole/distinfo b/x11/konsole/distinfo index 5debe98c1963..09525bc491e0 100644 --- a/x11/konsole/distinfo +++ b/x11/konsole/distinfo @@ -1,2 +1,2 @@ -SHA256 (KDE/konsole-4.7.3.tar.bz2) = e18d838ce3a34a60ad61b9fa21b2ba07466491ea81649efa4dff3b96291a4f00 -SIZE (KDE/konsole-4.7.3.tar.bz2) = 462846 +SHA256 (KDE/konsole-4.7.4.tar.bz2) = fe464482d43b2ca33a4f26a978c1959e16b55056e4c32fc5e906d9681e9a02f3 +SIZE (KDE/konsole-4.7.4.tar.bz2) = 463114 |