From c7ca171686a5290bbfb7d24bf7264f32e6c49bbe Mon Sep 17 00:00:00 2001 From: Craig Rodrigues Date: Sun, 30 Nov 2014 23:51:36 +0000 Subject: [PATCH] Change dependency to Centos 6. Sublime does not work with the libraries in Fedora 10. Reviewed by: xmj --- editors/sublime/Makefile | 4 ++-- editors/sublime3/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/editors/sublime/Makefile b/editors/sublime/Makefile index 6636071f21ff..a4ee51632644 100644 --- a/editors/sublime/Makefile +++ b/editors/sublime/Makefile @@ -3,7 +3,7 @@ PORTNAME= sublime PORTVERSION= 2.0.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= editors linux MASTER_SITES= http://c758482.r82.cf2.rackcdn.com/ DISTNAME= Sublime%20Text%202.0.2 @@ -19,7 +19,7 @@ NO_BUILD= STRIP= # don't strip linux binaries. SUB_FILES= sublime -USE_LINUX= yes +USE_LINUX= c6 USE_LINUX_APPS= xorglibs gtk2 post-patch: diff --git a/editors/sublime3/Makefile b/editors/sublime3/Makefile index 5f1c6b130ea1..d9a4ad73a2d4 100644 --- a/editors/sublime3/Makefile +++ b/editors/sublime3/Makefile @@ -3,7 +3,7 @@ PORTNAME= sublime PORTVERSION= 3.0.65 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= editors linux MASTER_SITES= http://c758482.r82.cf2.rackcdn.com/ PKGNAMEPREFIX= linux- @@ -21,7 +21,7 @@ CONFLICTS= linux-sublime-[0-24-9]* NO_BUILD= SUB_FILES= sublime -USE_LINUX= yes +USE_LINUX= c6 USE_LINUX_APPS= xorglibs gtk2 post-patch: