diff options
Diffstat (limited to 'freebsd/libraries/libkdcraw/Makefile')
-rw-r--r-- | freebsd/libraries/libkdcraw/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/freebsd/libraries/libkdcraw/Makefile b/freebsd/libraries/libkdcraw/Makefile index 71f09f293..4486a3ac2 100644 --- a/freebsd/libraries/libkdcraw/Makefile +++ b/freebsd/libraries/libkdcraw/Makefile @@ -14,6 +14,9 @@ CATEGORIES= graphics devel DIST_SUBDIR= TDE/libraries +# Use gmake for automake build +USES= gmake + BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/tdelibs LIB_DEPENDS+= libtqt.so:${PORTSDIR}/x11/trinity/dependencies/tqtinterface |