mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
Remove support for tdiary-devel, which is about to be removed
due to security vulnerabilites.
This commit is contained in:
parent
28f069d04b
commit
430024fe69
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=235688
@ -12,18 +12,8 @@ MAINTAINER= tota@rtfm.jp
|
||||
TDIARY_LANG= ja
|
||||
MASTERDIR?= ${.CURDIR}/../../www/tdiary
|
||||
|
||||
.if defined(WITH_TDIARY_DEVEL)
|
||||
CONFLICTS= ja-tdiary-[0-9]* \
|
||||
tdiary-[0-9]* \
|
||||
tdiary-devel-[0-9]*
|
||||
PKGNAMESUFFIX= -devel
|
||||
MASTERDIR= ${.CURDIR}/../../www/tdiary-devel
|
||||
MD5_FILE= ${.CURDIR}/../../www/tdiary-devel/distinfo
|
||||
.else
|
||||
CONFLICTS= ja-tdiary-devel-[0-9]* \
|
||||
tdiary-[0-9]* \
|
||||
tdiary-devel-[0-9]*
|
||||
CONFLICTS= tdiary-[0-9]*
|
||||
|
||||
MD5_FILE= ${.CURDIR}/../../www/tdiary/distinfo
|
||||
.endif
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
||||
|
Loading…
Reference in New Issue
Block a user