mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 12:26:27 -04:00
Remove superfluous dependency.
Noticed by: sunpoet Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D9523
This commit is contained in:
parent
7f9db9dcf4
commit
34c3371db5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433817
1 changed files with 1 additions and 3 deletions
|
@ -3,7 +3,7 @@
|
||||||
|
|
||||||
PORTNAME= ddclient
|
PORTNAME= ddclient
|
||||||
PORTVERSION= 3.8.3
|
PORTVERSION= 3.8.3
|
||||||
PORTREVISION= 1
|
PORTREVISION= 2
|
||||||
CATEGORIES= dns
|
CATEGORIES= dns
|
||||||
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
|
||||||
|
|
||||||
|
@ -19,8 +19,6 @@ USE_PERL5= run
|
||||||
|
|
||||||
USE_RC_SUBR= ${PORTNAME}
|
USE_RC_SUBR= ${PORTNAME}
|
||||||
|
|
||||||
RUN_DEPENDS= p5-JSON-PP>=0:converters/p5-JSON-PP
|
|
||||||
|
|
||||||
SUB_FILES= pkg-message ddclient_force
|
SUB_FILES= pkg-message ddclient_force
|
||||||
|
|
||||||
OPTIONS_DEFINE= SSL
|
OPTIONS_DEFINE= SSL
|
||||||
|
|
Loading…
Add table
Reference in a new issue