diff options
Diffstat (limited to 'freebsd/libraries/libkdcraw/Makefile')
-rw-r--r-- | freebsd/libraries/libkdcraw/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/libraries/libkdcraw/Makefile b/freebsd/libraries/libkdcraw/Makefile index 4486a3ac2..124e9e337 100644 --- a/freebsd/libraries/libkdcraw/Makefile +++ b/freebsd/libraries/libkdcraw/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= TDE/libraries # Use gmake for automake build USES= gmake -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 |