From 112f4c116d0f8bca2916536eea580eb80b86c596 Mon Sep 17 00:00:00 2001 From: Steve Wills Date: Thu, 2 Jan 2014 20:30:09 +0000 Subject: - Ruby 1.8 is gone, remove logic for it With hat: ruby@ --- www/gist/Makefile | 4 ---- 1 file changed, 4 deletions(-) (limited to 'www/gist') diff --git a/www/gist/Makefile b/www/gist/Makefile index a9ee198213f9..11f5396c8663 100644 --- a/www/gist/Makefile +++ b/www/gist/Makefile @@ -29,10 +29,6 @@ PLIST_FILES= bin/gist \ .include -.if ${RUBY_VER} < 1.9 -RUN_DEPENDS+= ${DEPEND_RUBY_ICONV} -.endif - .if ${PORT_OPTIONS:MNSSCA} RUN_DEPENDS+= ${LOCALBASE}/share/certs/ca-root-nss.crt:${PORTSDIR}/security/ca_root_nss EXTRA_PATCHES= ${PATCHDIR}/extrapatch-nssca-gist -- cgit v1.2.3