diff options
Diffstat (limited to 'freebsd/applications/gtk3-tqt-engine/Makefile')
-rw-r--r-- | freebsd/applications/gtk3-tqt-engine/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/applications/gtk3-tqt-engine/Makefile b/freebsd/applications/gtk3-tqt-engine/Makefile index 9ca0da774..4f6d30e66 100644 --- a/freebsd/applications/gtk3-tqt-engine/Makefile +++ b/freebsd/applications/gtk3-tqt-engine/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= TDE/applications # 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 |