mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
- Mark DEPRECATED and set EXPIRATION_DATE
- Set CONFLICTS on misc/bibletime-kde3 with soon to be updated bibletime-2
This commit is contained in:
parent
306e9ac172
commit
3eec05ffbd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=243558
@ -15,11 +15,14 @@ PKGNAMESUFFIX= -kde3
|
||||
MAINTAINER= tabthorpe@FreeBSD.org
|
||||
COMMENT= A powerful Bible study application for KDE3
|
||||
|
||||
DEPRECATED= use misc/bibletime
|
||||
EXPIRATION_DATE= 2010-01-06
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/lib/libsword-1.5.11.so:${PORTSDIR}/misc/sword15 \
|
||||
${LOCALBASE}/lib/libclucene.so:${PORTSDIR}/textproc/clucene
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
CONFIGURE_ARGS= --with-sword-dir=${LOCALBASE} --with-clucene-dir=${LOCALBASE}
|
||||
CONFIGURE_ARGS= --with-sword-dir=${LOCALBASE} --with-clucene-dir=${LOCALBASE}
|
||||
|
||||
PORTSCOUT= ignore:1
|
||||
|
||||
@ -30,6 +33,8 @@ USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
|
||||
CONFLICTS= bibletime-2*
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 700000
|
||||
|
@ -17,6 +17,9 @@ MASTER_SITE_SUBDIR= tabthorpe
|
||||
MAINTAINER= tabthorpe@FreeBSD.org
|
||||
COMMENT= A project framework for manipulating Bible texts
|
||||
|
||||
DEPRECATED= use misc/sword
|
||||
EXPIRATION_DATE= 2010-01-06
|
||||
|
||||
CONFLICTS= sword-1.6*
|
||||
LATEST_LINK= ${PORTNAME}15
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user