diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-12-29 14:51:58 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2015-12-29 14:51:58 +0000 |
commit | 3de45debd105b018f45174919a5c64a9c73a7609 (patch) | |
tree | cf37c5d489095059b15eee6910b02110fb58fbdd /editors | |
parent | be16d939315e24c73ebf38229d0fe7175514254d (diff) | |
download | ports-3de45debd105b018f45174919a5c64a9c73a7609.tar.gz ports-3de45debd105b018f45174919a5c64a9c73a7609.zip |
Notes
Diffstat (limited to 'editors')
-rw-r--r-- | editors/Makefile | 2 | ||||
-rw-r--r-- | editors/linux-sublime/Makefile (renamed from editors/sublime/Makefile) | 7 | ||||
-rw-r--r-- | editors/linux-sublime/distinfo (renamed from editors/sublime/distinfo) | 0 | ||||
-rw-r--r-- | editors/linux-sublime/files/patch-PackageSetup.py (renamed from editors/sublime/files/patch-PackageSetup.py) | 0 | ||||
-rw-r--r-- | editors/linux-sublime/files/sublime.in (renamed from editors/sublime/files/sublime.in) | 0 | ||||
-rw-r--r-- | editors/linux-sublime/pkg-descr (renamed from editors/sublime/pkg-descr) | 0 | ||||
-rw-r--r-- | editors/linux-sublime/pkg-plist (renamed from editors/sublime/pkg-plist) | 0 |
7 files changed, 5 insertions, 4 deletions
diff --git a/editors/Makefile b/editors/Makefile index c011ef91076d..665950a83ea0 100644 --- a/editors/Makefile +++ b/editors/Makefile @@ -192,6 +192,7 @@ SUBDIR += libreoffice-xh SUBDIR += libreoffice-zu SUBDIR += libreoffice4 + SUBDIR += linux-sublime SUBDIR += madedit SUBDIR += manedit SUBDIR += mg @@ -229,7 +230,6 @@ SUBDIR += ssam SUBDIR += ssed SUBDIR += sted - SUBDIR += sublime SUBDIR += sublime3 SUBDIR += tamago SUBDIR += tea diff --git a/editors/sublime/Makefile b/editors/linux-sublime/Makefile index a4ee51632644..1db31eda3d88 100644 --- a/editors/sublime/Makefile +++ b/editors/linux-sublime/Makefile @@ -7,16 +7,17 @@ PORTREVISION= 3 CATEGORIES= editors linux MASTER_SITES= http://c758482.r82.cf2.rackcdn.com/ DISTNAME= Sublime%20Text%202.0.2 +PKGNAMEPREFIX= linux- MAINTAINER= xmj@chaot.net COMMENT= Sublime Text is a sophisticated text editor for code, markup and prose -USES= tar:bzip2 +USES= tar:bzip2 INSTALLS_ICONS= yes -WRKSRC= ${WRKDIR}/"Sublime Text 2" +WRKSRC= ${WRKDIR}/"Sublime Text 2" NO_BUILD= -STRIP= # don't strip linux binaries. +STRIP= # don't strip linux binaries. SUB_FILES= sublime USE_LINUX= c6 diff --git a/editors/sublime/distinfo b/editors/linux-sublime/distinfo index 2bbe2c4dfb74..2bbe2c4dfb74 100644 --- a/editors/sublime/distinfo +++ b/editors/linux-sublime/distinfo diff --git a/editors/sublime/files/patch-PackageSetup.py b/editors/linux-sublime/files/patch-PackageSetup.py index 5f636708ecc6..5f636708ecc6 100644 --- a/editors/sublime/files/patch-PackageSetup.py +++ b/editors/linux-sublime/files/patch-PackageSetup.py diff --git a/editors/sublime/files/sublime.in b/editors/linux-sublime/files/sublime.in index 4687cded1cf1..4687cded1cf1 100644 --- a/editors/sublime/files/sublime.in +++ b/editors/linux-sublime/files/sublime.in diff --git a/editors/sublime/pkg-descr b/editors/linux-sublime/pkg-descr index b4d307909ed4..b4d307909ed4 100644 --- a/editors/sublime/pkg-descr +++ b/editors/linux-sublime/pkg-descr diff --git a/editors/sublime/pkg-plist b/editors/linux-sublime/pkg-plist index 43b307edd076..43b307edd076 100644 --- a/editors/sublime/pkg-plist +++ b/editors/linux-sublime/pkg-plist |