misc/kookbook: pet stage-qa
This commit is contained in:
parent
6df0da7ad8
commit
d4d6a738c5
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= kookbook
|
||||
DISTVERSION= 0.2.1
|
||||
PORTREVISION= 2
|
||||
PORTREVISION= 3
|
||||
CATEGORIES= misc kde
|
||||
MASTER_SITES= KDE/unstable/${PORTNAME}/
|
||||
|
||||
|
@ -10,7 +10,7 @@ COMMENT= Recipes database with Markdown support
|
|||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/lib/libmarkdown.a:textproc/discount
|
||||
LIB_DEPENDS= libmarkdown.so:textproc/discount
|
||||
|
||||
USES= cmake compiler:c++11-lang kde:5 qt:5 tar:xz
|
||||
USE_KDE= ecm_build
|
||||
|
|
Loading…
Reference in a new issue