diff options
Diffstat (limited to 'freebsd/applications/kcpuload/Makefile')
-rw-r--r-- | freebsd/applications/kcpuload/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/applications/kcpuload/Makefile b/freebsd/applications/kcpuload/Makefile index a99fa2041..e07afe0c9 100644 --- a/freebsd/applications/kcpuload/Makefile +++ b/freebsd/applications/kcpuload/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 |