There is also a run-time dependancy on libvc.

This commit is contained in:
David E. O'Brien 2004-01-01 04:03:47 +00:00
parent 3a1fb90a20
commit fb4f6fd5a8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97018

View file

@ -14,7 +14,8 @@ MASTER_SITE_SUBDIR= rolo
MAINTAINER= obraun@FreeBSD.org
COMMENT= A vCard query utility for mutt
BUILD_DEPENDS= ${LOCALBASE}/lib/libvc.a:${PORTSDIR}/devel/libvc
RUN_DEPENDS= ${LOCALBASE}/lib/libvc.so:${PORTSDIR}/devel/libvc
BUILD_DEPENDS= ${RUN_DEPENDS}
USE_BZIP2= yes
GNU_CONFIGURE= yes