diff options
Diffstat (limited to 'freebsd/applications/kcmautostart/Makefile')
-rw-r--r-- | freebsd/applications/kcmautostart/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/applications/kcmautostart/Makefile b/freebsd/applications/kcmautostart/Makefile index 4b01e1187..27ffaa2e2 100644 --- a/freebsd/applications/kcmautostart/Makefile +++ b/freebsd/applications/kcmautostart/Makefile @@ -15,7 +15,7 @@ DIST_SUBDIR= TDE/applications DISTSRC= kcmautostart-trinity-${TDE_VERSION}${TDE_PREVERSION} -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 |