Stagify.
Approved by: portmgr@
This commit is contained in:
parent
6dedb38d6f
commit
d6637c9fbf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358021
1 changed files with 1 additions and 2 deletions
|
@ -12,7 +12,7 @@ COMMENT= Zint Barcode Generator
|
||||||
|
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
|
|
||||||
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
|
LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
|
||||||
|
|
||||||
USES= cmake
|
USES= cmake
|
||||||
USE_LDCONFIG= yes
|
USE_LDCONFIG= yes
|
||||||
|
@ -20,5 +20,4 @@ USE_QT4= gui xml qmake_build uic_build moc_build rcc_build designer
|
||||||
|
|
||||||
DESKTOP_ENTRIES="Zint" "Barcode generator" "" "zint-qt" "" false
|
DESKTOP_ENTRIES="Zint" "Barcode generator" "" "zint-qt" "" false
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
Loading…
Reference in a new issue