diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2016-08-02 16:03:10 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2016-08-02 16:03:10 +0000 |
commit | f05e6818d5d788c815d31ce8b293251b5eb84791 (patch) | |
tree | a7666a90d4955106cc20f57ddf84759af447ac53 /audio | |
parent | 55801198c8d4156ebffc2f71781f254d941b9b73 (diff) | |
download | ports-f05e6818d5d788c815d31ce8b293251b5eb84791.tar.gz ports-f05e6818d5d788c815d31ce8b293251b5eb84791.zip |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/p5-Audio-MPD/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/p5-Audio-MPD/Makefile b/audio/p5-Audio-MPD/Makefile index 559efc025c84..6a8e7b72f215 100644 --- a/audio/p5-Audio-MPD/Makefile +++ b/audio/p5-Audio-MPD/Makefile @@ -3,6 +3,7 @@ PORTNAME= Audio-MPD PORTVERSION= 2.004 +PORTREVISION= 1 CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +17,6 @@ LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= p5-Audio-MPD-Common>=0:audio/p5-Audio-MPD-Common \ p5-Getopt-Euclid>=0:devel/p5-Getopt-Euclid \ - p5-IO-Socket-IP>=0:net/p5-IO-Socket-IP \ p5-List-AllUtils>=0:devel/p5-List-AllUtils \ p5-List-MoreUtils>=0:lang/p5-List-MoreUtils \ p5-Moose>=0:devel/p5-Moose \ |