diff options
author | amdmi3 <amdmi3@FreeBSD.org> | 2015-04-22 19:03:13 +0800 |
---|---|---|
committer | amdmi3 <amdmi3@FreeBSD.org> | 2015-04-22 19:03:13 +0800 |
commit | 1cbe4b9f2c24fb678416d08e66928b40787641c8 (patch) | |
tree | 4767fae377e942b211696ef2d95e837f5362aee9 /sysutils | |
parent | 3d30160a881a9f9c5a942b609274ac9da42d88c0 (diff) | |
download | freebsd-ports-gnome-1cbe4b9f2c24fb678416d08e66928b40787641c8.tar.gz freebsd-ports-gnome-1cbe4b9f2c24fb678416d08e66928b40787641c8.tar.zst freebsd-ports-gnome-1cbe4b9f2c24fb678416d08e66928b40787641c8.zip |
- Add CPE info
Approved by: portmgr blanket
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/webmin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/webmin/Makefile b/sysutils/webmin/Makefile index e297bd16d305..e562a23cea8d 100644 --- a/sysutils/webmin/Makefile +++ b/sysutils/webmin/Makefile @@ -17,7 +17,7 @@ RUN_DEPENDS= p5-Net-SSLeay>=0:${PORTSDIR}/security/p5-Net-SSLeay \ p5-IO-Tty>=0:${PORTSDIR}/devel/p5-IO-Tty \ p5-Authen-PAM>=0:${PORTSDIR}/security/p5-Authen-PAM -USES= perl5 python +USES= cpe perl5 python USE_RC_SUBR= webmin SUB_LIST= PERL5=${PERL} SUB_FILES= pkg-message |