- Utilize LATEST_LINK

This commit is contained in:
Kirill Ponomarev 2004-03-23 19:39:18 +00:00
parent 63919a5ea8
commit 228ebfd4ec
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=105077
3 changed files with 3 additions and 2 deletions

View File

@ -18,6 +18,7 @@ COMMENT= Problem reporting system
LIB_DEPENDS+= pq.3:${PORTSDIR}/databases/postgresql7
CONFLICTS= libpreps-1.6.*
LATEST_LINK= libpreps-devel
INSTALLS_SHLIB= yes

View File

@ -16,7 +16,7 @@ COMMENT= Problem reporting system
LIB_DEPENDS= pq.3:${PORTSDIR}/databases/postgresql7
CONFLICTS= libpreps-1.9.*
CONFLICTS= libpreps-devel-1.9.*
USE_GMAKE= yes
USE_REINPLACE= yes

View File

@ -16,7 +16,7 @@ COMMENT= Problem reporting system
LIB_DEPENDS= pq.3:${PORTSDIR}/databases/postgresql7
CONFLICTS= libpreps-1.9.*
CONFLICTS= libpreps-devel-1.9.*
USE_GMAKE= yes
USE_REINPLACE= yes