diff options
Diffstat (limited to 'freebsd/dependencies/tqmake/Makefile')
-rw-r--r-- | freebsd/dependencies/tqmake/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/dependencies/tqmake/Makefile b/freebsd/dependencies/tqmake/Makefile index fe669c105..5a4800e49 100644 --- a/freebsd/dependencies/tqmake/Makefile +++ b/freebsd/dependencies/tqmake/Makefile @@ -17,7 +17,7 @@ PREFIX= ${LOCALBASE} # For TQt3 is used FreeBSD make # Remove gmake from USES -USES=${USES/gmake//} +USES= WRKSRC= ${WRKDIR}/${DISTNAME}/qmake MAKEFILE= ${FILESDIR}/Makefile.bsd |