Fix dependencies.
This commit is contained in:
parent
f4ffb55f18
commit
aeea5e77c6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=182849
15 changed files with 8 additions and 22 deletions
|
@ -13,8 +13,6 @@ COMMENT= Multithreaded SQL database (scripts)
|
|||
|
||||
MASTERDIR= ${.CURDIR}/../mysql40-server
|
||||
|
||||
BROKEN= Broken dependency
|
||||
|
||||
PKGINSTALL= mustnotexist
|
||||
PLIST= ${PKGDIR}/pkg-plist.scripts
|
||||
|
||||
|
|
|
@ -166,7 +166,7 @@ USE_MYSQL= yes
|
|||
WANT_MYSQL_VER= 40
|
||||
USE_PERL5= yes
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql40
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql40
|
||||
.if ${PERL_LEVEL} <= 500800
|
||||
RUN_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
|
||||
.endif
|
||||
|
|
|
@ -12,8 +12,6 @@ COMMENT= Multithreaded SQL database (scripts)
|
|||
|
||||
MASTERDIR= ${.CURDIR}/../mysql41-server
|
||||
|
||||
BROKEN= Broken dependency
|
||||
|
||||
PKGINSTALL= mustnotexist
|
||||
PLIST= ${PKGDIR}/pkg-plist.scripts
|
||||
|
||||
|
|
|
@ -192,7 +192,7 @@ USE_MYSQL= yes
|
|||
WANT_MYSQL_VER= 41
|
||||
USE_PERL5= yes
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql41
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql41
|
||||
.if ${PERL_LEVEL} <= 500800
|
||||
RUN_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
|
||||
.endif
|
||||
|
|
|
@ -12,8 +12,6 @@ COMMENT= Multithreaded SQL database (scripts)
|
|||
|
||||
MASTERDIR= ${.CURDIR}/../mysql50-server
|
||||
|
||||
BROKEN= Broken dependency
|
||||
|
||||
PKGINSTALL= mustnotexist
|
||||
PKGMESSAGE= mustnotexist
|
||||
PLIST= ${PKGDIR}/pkg-plist.scripts
|
||||
|
|
|
@ -212,7 +212,7 @@ USE_MYSQL= yes
|
|||
WANT_MYSQL_VER= 50
|
||||
USE_PERL5= yes
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql50
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql50
|
||||
.if ${PERL_LEVEL} <= 500800
|
||||
RUN_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
|
||||
.endif
|
||||
|
|
|
@ -12,8 +12,6 @@ COMMENT= Multithreaded SQL database (scripts)
|
|||
|
||||
MASTERDIR= ${.CURDIR}/../mysql51-server
|
||||
|
||||
BROKEN= Broken dependency
|
||||
|
||||
PKGINSTALL= mustnotexist
|
||||
PKGMESSAGE= mustnotexist
|
||||
PLIST= ${PKGDIR}/pkg-plist.scripts
|
||||
|
|
|
@ -193,7 +193,7 @@ USE_MYSQL= yes
|
|||
WANT_MYSQL_VER= 51
|
||||
USE_PERL5= yes
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql51
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql51
|
||||
.if ${PERL_LEVEL} <= 500800
|
||||
RUN_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
|
||||
.endif
|
||||
|
|
|
@ -12,8 +12,6 @@ COMMENT= Multithreaded SQL database (scripts)
|
|||
|
||||
MASTERDIR= ${.CURDIR}/../mysql51-server
|
||||
|
||||
BROKEN= Broken dependency
|
||||
|
||||
PKGINSTALL= mustnotexist
|
||||
PKGMESSAGE= mustnotexist
|
||||
PLIST= ${PKGDIR}/pkg-plist.scripts
|
||||
|
|
|
@ -193,7 +193,7 @@ USE_MYSQL= yes
|
|||
WANT_MYSQL_VER= 51
|
||||
USE_PERL5= yes
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql51
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql51
|
||||
.if ${PERL_LEVEL} <= 500800
|
||||
RUN_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
|
||||
.endif
|
||||
|
|
|
@ -12,8 +12,6 @@ COMMENT= Multithreaded SQL database (scripts)
|
|||
|
||||
MASTERDIR= ${.CURDIR}/../mysql51-server
|
||||
|
||||
BROKEN= Broken dependency
|
||||
|
||||
PKGINSTALL= mustnotexist
|
||||
PKGMESSAGE= mustnotexist
|
||||
PLIST= ${PKGDIR}/pkg-plist.scripts
|
||||
|
|
|
@ -193,7 +193,7 @@ USE_MYSQL= yes
|
|||
WANT_MYSQL_VER= 51
|
||||
USE_PERL5= yes
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql51
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql51
|
||||
.if ${PERL_LEVEL} <= 500800
|
||||
RUN_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
|
||||
.endif
|
||||
|
|
|
@ -12,8 +12,6 @@ COMMENT= Multithreaded SQL database (scripts)
|
|||
|
||||
MASTERDIR= ${.CURDIR}/../mysql51-server
|
||||
|
||||
BROKEN= Broken dependency
|
||||
|
||||
PKGINSTALL= mustnotexist
|
||||
PKGMESSAGE= mustnotexist
|
||||
PLIST= ${PKGDIR}/pkg-plist.scripts
|
||||
|
|
|
@ -193,7 +193,7 @@ USE_MYSQL= yes
|
|||
WANT_MYSQL_VER= 51
|
||||
USE_PERL5= yes
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql51
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql51
|
||||
.if ${PERL_LEVEL} <= 500800
|
||||
RUN_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
|
||||
.endif
|
||||
|
|
|
@ -193,7 +193,7 @@ USE_MYSQL= yes
|
|||
WANT_MYSQL_VER= 51
|
||||
USE_PERL5= yes
|
||||
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql51
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/DBD/mysql.pm:${PORTSDIR}/databases/p5-DBD-mysql51
|
||||
.if ${PERL_LEVEL} <= 500800
|
||||
RUN_DEPENDS+= ${SITE_PERL}/File/Temp.pm:${PORTSDIR}/devel/p5-File-Temp
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue