diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2017-06-03 13:40:20 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2017-06-03 13:40:20 +0200 |
commit | 4e3d472545218508a57a296d0ceed79bc8b4af6e (patch) | |
tree | 2b7970fe9e6662ad6f4f6a9f560dd1fd296e0188 /freebsd/applications/abakus | |
parent | ed47c79f32f5abb049f4a2270a294fb533f14169 (diff) | |
download | tde-packaging-4e3d472545218508a57a296d0ceed79bc8b4af6e.tar.gz tde-packaging-4e3d472545218508a57a296d0ceed79bc8b4af6e.zip |
FreeBSD: Update dependencies to match FreeBSD 11.x
Prefer jpeg-turbo instead of the original jpeg
Add gettext to common dependencies
Disable kitchensync build in tdepim
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
Diffstat (limited to 'freebsd/applications/abakus')
-rw-r--r-- | freebsd/applications/abakus/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/freebsd/applications/abakus/Makefile b/freebsd/applications/abakus/Makefile index 107464b11..d6789540b 100644 --- a/freebsd/applications/abakus/Makefile +++ b/freebsd/applications/abakus/Makefile @@ -17,6 +17,8 @@ DIST_SUBDIR= TDE/applications BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libartsc.so:${PORTSDIR}/x11/trinity/dependencies/arts \ ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/tdelibs +BUILD_DEPENDS+= bison:${PORTSDIR}/devel/bison + LIB_DEPENDS+= libtqt.so:${PORTSDIR}/x11/trinity/dependencies/tqtinterface # Build |