mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 09:19:15 -04:00
- This port links against devel/bglibs which is now a shared
library, thus turn BUILD_DEPENDS into LIB_DEPENDS as bglibs are now required not only at build time, but at run-time as well - Bump PORTREVISION Prompted by: oliver
This commit is contained in:
parent
78f062c77f
commit
3f8ff9b4a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=173465
1 changed files with 2 additions and 1 deletions
|
@ -7,13 +7,14 @@
|
|||
|
||||
PORTNAME= qmail-qfilter
|
||||
PORTVERSION= 2.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= mail
|
||||
MASTER_SITES= http://untroubled.org/${PORTNAME}/
|
||||
|
||||
MAINTAINER= sergei@FreeBSD.org
|
||||
COMMENT= Front-end for qmail-queue to run messages through filters
|
||||
|
||||
BUILD_DEPENDS= ${BGLIBS_LIB}/libbg.a:${PORTSDIR}/devel/bglibs
|
||||
LIB_DEPENDS= bg-sysdeps.1:${PORTSDIR}/devel/bglibs
|
||||
|
||||
USE_GPG= yes
|
||||
SIG_SUFFIX= .sig
|
||||
|
|
Loading…
Add table
Reference in a new issue