mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Don't let RUN_DEPENDS rely on a fixed HORDEDIR.
Reported by: Jeff Bachtel.
This commit is contained in:
parent
23bfab2ecb
commit
ed5b14c874
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=126585
@ -30,7 +30,7 @@ COMMENT= Kronolith is the Horde calendar application
|
||||
#
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
RUN_DEPENDS+= ${LOCALBASE}/www/horde/rpc.php:${PORTSDIR}/www/horde
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_PHP= yes # modules set by Horde, but needed to get PHP_VER
|
||||
|
@ -21,7 +21,7 @@ DISTNAME= ${PORTNAME}-h3-${PORTVERSION}
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
COMMENT= Mnemo is the Horde notes and memos application
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/www/horde/rpc.php:${PORTSDIR}/www/horde
|
||||
RUN_DEPENDS= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_REINPLACE= yes
|
||||
|
@ -22,7 +22,7 @@ DISTNAME= ${PORTNAME}-h3-${PORTVERSION}
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
COMMENT= Nag is a simple, multiuser task list manager
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/www/horde/rpc.php:${PORTSDIR}/www/horde
|
||||
RUN_DEPENDS= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_REINPLACE= yes
|
||||
|
@ -30,7 +30,7 @@ COMMENT= Kronolith is the Horde calendar application
|
||||
#
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
RUN_DEPENDS+= ${LOCALBASE}/www/horde/rpc.php:${PORTSDIR}/www/horde
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_PHP= yes # modules set by Horde, but needed to get PHP_VER
|
||||
|
@ -21,7 +21,7 @@ DISTNAME= ${PORTNAME}-h3-${PORTVERSION}
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
COMMENT= Mnemo is the Horde notes and memos application
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/www/horde/rpc.php:${PORTSDIR}/www/horde
|
||||
RUN_DEPENDS= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_REINPLACE= yes
|
||||
|
@ -22,7 +22,7 @@ DISTNAME= ${PORTNAME}-h3-${PORTVERSION}
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
COMMENT= Nag is a simple, multiuser task list manager
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/www/horde/rpc.php:${PORTSDIR}/www/horde
|
||||
RUN_DEPENDS= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_REINPLACE= yes
|
||||
|
@ -30,7 +30,7 @@ COMMENT= Kronolith is the Horde calendar application
|
||||
#
|
||||
#----------------------------------------------------------------------------
|
||||
|
||||
RUN_DEPENDS+= ${LOCALBASE}/www/horde/rpc.php:${PORTSDIR}/www/horde
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_PHP= yes # modules set by Horde, but needed to get PHP_VER
|
||||
|
@ -21,7 +21,7 @@ DISTNAME= ${PORTNAME}-h3-${PORTVERSION}
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
COMMENT= Mnemo is the Horde notes and memos application
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/www/horde/rpc.php:${PORTSDIR}/www/horde
|
||||
RUN_DEPENDS= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_REINPLACE= yes
|
||||
|
@ -22,7 +22,7 @@ DISTNAME= ${PORTNAME}-h3-${PORTVERSION}
|
||||
MAINTAINER= thierry@FreeBSD.org
|
||||
COMMENT= Nag is a simple, multiuser task list manager
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/www/horde/rpc.php:${PORTSDIR}/www/horde
|
||||
RUN_DEPENDS= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_REINPLACE= yes
|
||||
|
@ -34,7 +34,7 @@ COMMENT= The Horde CVS web-viewer
|
||||
#
|
||||
#-----------------------------------------------------------------------
|
||||
|
||||
RUN_DEPENDS+= ${LOCALBASE}/www/horde/rpc.php:${PORTSDIR}/www/horde
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde
|
||||
|
||||
.if !defined(WITHOUT_SVN)
|
||||
RUN_DEPENDS+= ${LOCALBASE}/bin/svn:${PORTSDIR}/devel/subversion
|
||||
|
@ -34,7 +34,7 @@ COMMENT= The Horde CVS web-viewer
|
||||
#
|
||||
#-----------------------------------------------------------------------
|
||||
|
||||
RUN_DEPENDS+= ${LOCALBASE}/www/horde/rpc.php:${PORTSDIR}/www/horde
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde
|
||||
|
||||
.if !defined(WITHOUT_SVN)
|
||||
RUN_DEPENDS+= ${LOCALBASE}/bin/svn:${PORTSDIR}/devel/subversion
|
||||
|
@ -71,17 +71,17 @@ USE_PHP= imap
|
||||
. if !defined(WITHOUT_LDAP)
|
||||
USE_PHP+= ldap
|
||||
. endif
|
||||
RUN_DEPENDS+= ${LOCALBASE}/www/horde/rpc.php:${PORTSDIR}/www/horde
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde
|
||||
.else
|
||||
RUN_DEPENDS+= ${LOCALBASE}/www/horde/turba/minisearch.php:${PORTSDIR}/mail/turba
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/turba/minisearch.php:${PORTSDIR}/mail/turba
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_INGO)
|
||||
RUN_DEPENDS+= ${LOCALBASE}/www/horde/ingo/filters.php:${PORTSDIR}/mail/ingo
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/ingo/filters.php:${PORTSDIR}/mail/ingo
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_NAG)
|
||||
RUN_DEPENDS+= ${LOCALBASE}/www/horde/nag/data.php:${PORTSDIR}/deskutils/nag
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/nag/data.php:${PORTSDIR}/deskutils/nag
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_SMIME)
|
||||
|
@ -29,7 +29,7 @@ COMMENT= Horde's email-filter management application
|
||||
#
|
||||
#-----------------------------------------------------------------------
|
||||
|
||||
RUN_DEPENDS+= ${LOCALBASE}/www/horde/rpc.php:${PORTSDIR}/www/horde
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_PHP= imap
|
||||
|
@ -29,7 +29,7 @@ COMMENT= The Horde contact management application
|
||||
#
|
||||
#-----------------------------------------------------------------------
|
||||
|
||||
RUN_DEPENDS+= ${LOCALBASE}/www/horde/rpc.php:${PORTSDIR}/www/horde
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde
|
||||
|
||||
.if !defined(WITHOUT_LDAP)
|
||||
USE_PHP= ldap
|
||||
|
@ -71,17 +71,17 @@ USE_PHP= imap
|
||||
. if !defined(WITHOUT_LDAP)
|
||||
USE_PHP+= ldap
|
||||
. endif
|
||||
RUN_DEPENDS+= ${LOCALBASE}/www/horde/rpc.php:${PORTSDIR}/www/horde
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde
|
||||
.else
|
||||
RUN_DEPENDS+= ${LOCALBASE}/www/horde/turba/minisearch.php:${PORTSDIR}/mail/turba
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/turba/minisearch.php:${PORTSDIR}/mail/turba
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_INGO)
|
||||
RUN_DEPENDS+= ${LOCALBASE}/www/horde/ingo/filters.php:${PORTSDIR}/mail/ingo
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/ingo/filters.php:${PORTSDIR}/mail/ingo
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_NAG)
|
||||
RUN_DEPENDS+= ${LOCALBASE}/www/horde/nag/data.php:${PORTSDIR}/deskutils/nag
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/nag/data.php:${PORTSDIR}/deskutils/nag
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_SMIME)
|
||||
|
@ -29,7 +29,7 @@ COMMENT= Horde's email-filter management application
|
||||
#
|
||||
#-----------------------------------------------------------------------
|
||||
|
||||
RUN_DEPENDS+= ${LOCALBASE}/www/horde/rpc.php:${PORTSDIR}/www/horde
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_PHP= imap
|
||||
|
@ -29,7 +29,7 @@ COMMENT= The Horde contact management application
|
||||
#
|
||||
#-----------------------------------------------------------------------
|
||||
|
||||
RUN_DEPENDS+= ${LOCALBASE}/www/horde/rpc.php:${PORTSDIR}/www/horde
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde
|
||||
|
||||
.if !defined(WITHOUT_LDAP)
|
||||
USE_PHP= ldap
|
||||
|
@ -71,17 +71,17 @@ USE_PHP= imap
|
||||
. if !defined(WITHOUT_LDAP)
|
||||
USE_PHP+= ldap
|
||||
. endif
|
||||
RUN_DEPENDS+= ${LOCALBASE}/www/horde/rpc.php:${PORTSDIR}/www/horde
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde
|
||||
.else
|
||||
RUN_DEPENDS+= ${LOCALBASE}/www/horde/turba/minisearch.php:${PORTSDIR}/mail/turba
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/turba/minisearch.php:${PORTSDIR}/mail/turba
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_INGO)
|
||||
RUN_DEPENDS+= ${LOCALBASE}/www/horde/ingo/filters.php:${PORTSDIR}/mail/ingo
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/ingo/filters.php:${PORTSDIR}/mail/ingo
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_NAG)
|
||||
RUN_DEPENDS+= ${LOCALBASE}/www/horde/nag/data.php:${PORTSDIR}/deskutils/nag
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/nag/data.php:${PORTSDIR}/deskutils/nag
|
||||
.endif
|
||||
|
||||
.if !defined(WITHOUT_SMIME)
|
||||
|
@ -29,7 +29,7 @@ COMMENT= Horde's email-filter management application
|
||||
#
|
||||
#-----------------------------------------------------------------------
|
||||
|
||||
RUN_DEPENDS+= ${LOCALBASE}/www/horde/rpc.php:${PORTSDIR}/www/horde
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde
|
||||
|
||||
NO_BUILD= yes
|
||||
USE_PHP= imap
|
||||
|
@ -29,7 +29,7 @@ COMMENT= The Horde contact management application
|
||||
#
|
||||
#-----------------------------------------------------------------------
|
||||
|
||||
RUN_DEPENDS+= ${LOCALBASE}/www/horde/rpc.php:${PORTSDIR}/www/horde
|
||||
RUN_DEPENDS+= ${LOCALBASE}/${LHORDEDIR}/rpc.php:${PORTSDIR}/www/horde
|
||||
|
||||
.if !defined(WITHOUT_LDAP)
|
||||
USE_PHP= ldap
|
||||
|
Loading…
Reference in New Issue
Block a user