diff options
Diffstat (limited to 'freebsd/dependencies/tqt3/Makefile')
-rw-r--r-- | freebsd/dependencies/tqt3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/freebsd/dependencies/tqt3/Makefile b/freebsd/dependencies/tqt3/Makefile index 037a83366..9c5298a7c 100644 --- a/freebsd/dependencies/tqt3/Makefile +++ b/freebsd/dependencies/tqt3/Makefile @@ -19,7 +19,7 @@ PREFIX= ${LOCALBASE} # For TQt3 is used FreeBSD make # Remove gmake from USES -USES=${USES/gmake//} +USES= BUILD_DEPENDS+= tqmake:${PORTSDIR}/x11/trinity/dependencies/tqmake |