aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCraig Rodrigues <rodrigc@FreeBSD.org>2014-11-30 23:51:36 +0000
committerCraig Rodrigues <rodrigc@FreeBSD.org>2014-11-30 23:51:36 +0000
commitc7ca171686a5290bbfb7d24bf7264f32e6c49bbe (patch)
tree697bcf5e95b65d9c91943b88cb657071a3be5dc2
parent2c3035baa5c39a234444ed90cb7f5fbe505fd47c (diff)
downloadports-c7ca171686a5290bbfb7d24bf7264f32e6c49bbe.tar.gz
ports-c7ca171686a5290bbfb7d24bf7264f32e6c49bbe.zip
Change dependency to Centos 6. Sublime does not work
with the libraries in Fedora 10. Reviewed by: xmj
Notes
Notes: svn path=/head/; revision=373696
-rw-r--r--editors/sublime/Makefile4
-rw-r--r--editors/sublime3/Makefile4
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: