mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
- Use LATEST_LINK to avoir link conflict with www/mod_auth_pgsql
Noticed by: kris
This commit is contained in:
parent
002be5039c
commit
d7754f81ad
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100131
@ -17,6 +17,8 @@ BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache2
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
LIB_DEPENDS= pq.3:${PORTSDIR}/databases/postgresql7
|
||||
|
||||
LATEST_LINK= mod_auth_pgsql2
|
||||
|
||||
APXS?= ${LOCALBASE}/sbin/apxs
|
||||
PG_INC?= ${LOCALBASE}/include
|
||||
PG_LIBS?= ${LOCALBASE}/lib -lpq
|
||||
|
Loading…
Reference in New Issue
Block a user