aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorCraig Rodrigues <rodrigc@FreeBSD.org>2014-11-29 23:06:01 +0000
committerCraig Rodrigues <rodrigc@FreeBSD.org>2014-11-29 23:06:01 +0000
commit8f149a899bfc35098217b99f4b9d7735b27d551c (patch)
treeb666cb5c0479b1fd6e5e3039cdc7d591b04a1746 /editors
parent624c41711383f7c8c34079fd48d99c485f76d980 (diff)
downloadports-8f149a899bfc35098217b99f4b9d7735b27d551c.tar.gz
ports-8f149a899bfc35098217b99f4b9d7735b27d551c.zip
- Add gtk2 to port dependencies
- Add python26.zip to pkg-plist This removes traceback errors on startup of sublime. Reviewed by: xmj
Notes
Notes: svn path=/head/; revision=373655
Diffstat (limited to 'editors')
-rw-r--r--editors/sublime/Makefile5
-rw-r--r--editors/sublime/pkg-plist1
2 files changed, 3 insertions, 3 deletions
diff --git a/editors/sublime/Makefile b/editors/sublime/Makefile
index c799b9b53c2c..6636071f21ff 100644
--- a/editors/sublime/Makefile
+++ b/editors/sublime/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sublime
PORTVERSION= 2.0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors linux
MASTER_SITES= http://c758482.r82.cf2.rackcdn.com/
DISTNAME= Sublime%20Text%202.0.2
@@ -20,11 +20,10 @@ STRIP= # don't strip linux binaries.
SUB_FILES= sublime
USE_LINUX= yes
-USE_LINUX_APPS= xorglibs
+USE_LINUX_APPS= xorglibs gtk2
post-patch:
${BRANDELF} -t Linux ${WRKSRC}/sublime_text
- ${RM} -rf ${WRKSRC}/lib
do-install:
@${MKDIR} ${STAGEDIR}${DATADIR}
diff --git a/editors/sublime/pkg-plist b/editors/sublime/pkg-plist
index 657db6d580f2..43b307edd076 100644
--- a/editors/sublime/pkg-plist
+++ b/editors/sublime/pkg-plist
@@ -55,3 +55,4 @@ share/icons/hicolor/48x48/apps/sublime_text.png
%%DATADIR%%/Pristine Packages/YAML.sublime-package
%%DATADIR%%/sublime_plugin.py
%%DATADIR%%/sublime_text
+%%DATADIR%%/lib/python26.zip