diff options
author | tabthorpe <tabthorpe@FreeBSD.org> | 2013-10-11 11:28:30 +0800 |
---|---|---|
committer | tabthorpe <tabthorpe@FreeBSD.org> | 2013-10-11 11:28:30 +0800 |
commit | 5ddfec5dd0bdfd27ed45bd4087d4c924af7593b3 (patch) | |
tree | 41e9aaebf8518588b13e94cbd4b059f1d0c9cade /multimedia | |
parent | 0084bcbc1f024c2b13ba9f78484791785935ea37 (diff) | |
download | freebsd-ports-gnome-5ddfec5dd0bdfd27ed45bd4087d4c924af7593b3.tar.gz freebsd-ports-gnome-5ddfec5dd0bdfd27ed45bd4087d4c924af7593b3.tar.zst freebsd-ports-gnome-5ddfec5dd0bdfd27ed45bd4087d4c924af7593b3.zip |
- Switch to using lang/ruby19
With hat: portmgr
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/podcatcher/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/multimedia/podcatcher/Makefile b/multimedia/podcatcher/Makefile index c6977b2b8c04..09298fcd87ca 100644 --- a/multimedia/podcatcher/Makefile +++ b/multimedia/podcatcher/Makefile @@ -11,7 +11,6 @@ MAINTAINER= multimedia@FreeBSD.org COMMENT= Podcast client for the command line USE_RUBY= yes -RUBY_VER= 1.8 WRKSRC= ${WRKDIR}/${PORTNAME} NO_BUILD= yes |