diff options
Diffstat (limited to 'freebsd/applications/gtk3-tqt-engine/Makefile')
-rw-r--r-- | freebsd/applications/gtk3-tqt-engine/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/freebsd/applications/gtk3-tqt-engine/Makefile b/freebsd/applications/gtk3-tqt-engine/Makefile index f7f8e33fa..9ca0da774 100644 --- a/freebsd/applications/gtk3-tqt-engine/Makefile +++ b/freebsd/applications/gtk3-tqt-engine/Makefile @@ -14,6 +14,9 @@ CATEGORIES= x11-themes DIST_SUBDIR= TDE/applications +# 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 |