diff options
Diffstat (limited to 'freebsd/applications/kooldock/Makefile')
-rw-r--r-- | freebsd/applications/kooldock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/applications/kooldock/Makefile b/freebsd/applications/kooldock/Makefile index 164f4fe8e..a86e9beaf 100644 --- a/freebsd/applications/kooldock/Makefile +++ b/freebsd/applications/kooldock/Makefile @@ -14,7 +14,7 @@ CATEGORIES= x11 DIST_SUBDIR= TDE/applications -BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/tdelibs +BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/core/tdelibs LIB_DEPENDS+= libtqt.so:${PORTSDIR}/x11/trinity/dependencies/tqtinterface |