- Depend on moc
Reported by: pointyhat via kris
This commit is contained in:
parent
b34ace4998
commit
6f057d01e4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=190659
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2 \
|
|||
enca.5:${PORTSDIR}/converters/enca
|
||||
|
||||
USE_QT_VER= 4
|
||||
QT_COMPONENTS= gui corelib
|
||||
QT_COMPONENTS= gui corelib moc
|
||||
USE_GMAKE= yes
|
||||
CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} -lcompat
|
||||
|
|
Loading…
Reference in a new issue