Approved by:	portmgr@
This commit is contained in:
Vanilla I. Shu 2014-06-16 16:15:01 +00:00
parent 6dedb38d6f
commit d6637c9fbf
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=358021

View file

@ -12,7 +12,7 @@ COMMENT= Zint Barcode Generator
LICENSE= GPLv3
LIB_DEPENDS= png15:${PORTSDIR}/graphics/png
LIB_DEPENDS= libpng15.so:${PORTSDIR}/graphics/png
USES= cmake
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
NO_STAGE= yes
.include <bsd.port.mk>