diff options
Diffstat (limited to 'graphics/darknock/Makefile')
-rw-r--r-- | graphics/darknock/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/darknock/Makefile b/graphics/darknock/Makefile index 232609f91d91..b31375d19c37 100644 --- a/graphics/darknock/Makefile +++ b/graphics/darknock/Makefile @@ -14,8 +14,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= A program that can detect edges in images -USE_QT_VER= 4 -QT_COMPONENTS= qmake_build moc_build rcc_build uic_build linguist_build gui +USE_QT4= qmake_build moc_build rcc_build uic_build linguist_build gui WRKSRC= ${WRKDIR}/${PORTNAME} LRELEASE= ${QT_PREFIX}/bin/lrelease-qt4 MAKE_JOBS_SAFE= yes |