diff options
author | Rene Ladan <rene@FreeBSD.org> | 2016-05-25 20:56:06 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2016-05-25 20:56:06 +0000 |
commit | 059340ceb7b48dcb0df914995161c233f99ef0fd (patch) | |
tree | 78d454d1406bb5d97fc294cd6f44956fcc86cf03 /graphics/libkface/Makefile | |
parent | 9e185cd270a8606947ba47c16334db773754ec0a (diff) | |
download | ports-059340ceb7b48dcb0df914995161c233f99ef0fd.tar.gz ports-059340ceb7b48dcb0df914995161c233f99ef0fd.zip |
Notes
Diffstat (limited to 'graphics/libkface/Makefile')
-rw-r--r-- | graphics/libkface/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libkface/Makefile b/graphics/libkface/Makefile index b3d1f5ba9198..3cbcde966c2d 100644 --- a/graphics/libkface/Makefile +++ b/graphics/libkface/Makefile @@ -14,7 +14,7 @@ LICENSE_COMB= multi LIB_DEPENDS= libopencv_legacy.so:graphics/opencv -USE_KDE4= kdelibs kdeprefix automoc4 marble +USE_KDE4= kdelibs automoc4 marble USES= cmake:outsource pathfix pkgconfig tar:xz USE_LDCONFIG= yes USE_QT4= network phonon xml moc_build qmake_build rcc_build uic_build |