summaryrefslogtreecommitdiffstats
path: root/freebsd/dependencies/tqmake/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd/dependencies/tqmake/Makefile')
-rw-r--r--freebsd/dependencies/tqmake/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/freebsd/dependencies/tqmake/Makefile b/freebsd/dependencies/tqmake/Makefile
index 6d53229e6..007ccdc20 100644
--- a/freebsd/dependencies/tqmake/Makefile
+++ b/freebsd/dependencies/tqmake/Makefile
@@ -15,7 +15,9 @@ DIST_SUBDIR= TDE/dependencies
PREFIX= ${LOCALBASE}
-USES+= fmake
+# For TQt3 is used FreeBSD make
+# Remove gmake from USES
+USES=${USES/gmake//}
WRKSRC= ${WRKDIR}/${DISTNAME}/qmake
MAKEFILE= ${FILESDIR}/Makefile.bsd