Changed lazbuild to lazarus in BUILD_DEPENDS to fix build as user.

No other changes.

Submitted by:		pkg-fallout@
This commit is contained in:
Diane Bruce 2016-03-23 14:38:55 +00:00
parent e935048e84
commit a26971f32f
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=411715

View file

@ -11,7 +11,7 @@ COMMENT= Amateur Radio logging application
LICENSE= GPLv2
BUILD_DEPENDS= lazbuild:${PORTSDIR}/editors/lazarus
BUILD_DEPENDS= lazarus:${PORTSDIR}/editors/lazarus
LIB_DEPENDS= libhamlib.so:${PORTSDIR}/comms/hamlib
USE_GITHUB= yes