Fix build. Depend on qmake
Reported by: pointyhat
This commit is contained in:
parent
0fb622b599
commit
a7ee613ffd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=121749
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ MASTER_SITES= http://qt.osdn.org.ua/
|
|||
MAINTAINER= ports@FreeBSD.org
|
||||
COMMENT= Qt-version of the NetWalk game
|
||||
|
||||
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
|
||||
|
||||
USE_QT_VER= 3
|
||||
QMAKESPEC?= ${LOCALBASE}/share/qt/mkspecs/freebsd-g++
|
||||
QMAKE?= qmake
|
||||
|
|
Loading…
Reference in a new issue