diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-04-06 03:59:15 +0800 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2017-04-06 03:59:15 +0800 |
commit | b22b89876c989fffdad9e6f7b53b1fd1d96b6494 (patch) | |
tree | 819df5ead53ac0ba76e0e0c1c06f56937042e9d9 /net-im/oysttyer | |
parent | 16b3d843d90f88030390de0a8d41ca724f7e9d76 (diff) | |
download | freebsd-ports-gnome-b22b89876c989fffdad9e6f7b53b1fd1d96b6494.tar.gz freebsd-ports-gnome-b22b89876c989fffdad9e6f7b53b1fd1d96b6494.tar.zst freebsd-ports-gnome-b22b89876c989fffdad9e6f7b53b1fd1d96b6494.zip |
Remove Perl core modules
- Bump PORTREVISION for dependency change
With hat: perl
Diffstat (limited to 'net-im/oysttyer')
-rw-r--r-- | net-im/oysttyer/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-im/oysttyer/Makefile b/net-im/oysttyer/Makefile index 2e7673dc719c..3ac7a27d23b3 100644 --- a/net-im/oysttyer/Makefile +++ b/net-im/oysttyer/Makefile @@ -2,6 +2,7 @@ PORTNAME= oysttyer PORTVERSION= 2.8.1 +PORTREVISION= 1 CATEGORIES= net-im MAINTAINER= pi@FreeBSD.org @@ -13,7 +14,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept RUN_DEPENDS= curl:ftp/curl \ - p5-Term-ReadLine>=1.14:devel/p5-Term-ReadLine \ p5-TimeDate>=2.30:devel/p5-TimeDate USES= perl5 shebangfix |