Change dependency to Centos 6. Sublime does not work
with the libraries in Fedora 10. Reviewed by: xmj
This commit is contained in:
parent
2c3035baa5
commit
c7ca171686
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373696
2 changed files with 4 additions and 4 deletions
|
@ -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:
|
||||
|
|
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue