diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2007-05-25 06:04:44 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2007-05-25 06:04:44 +0000 |
commit | 0e0e859328af1bedb7a41531b188a3fb605287f6 (patch) | |
tree | 6b0231f43527d2febb6b55135d511206511484e0 /editors/textedit.app | |
parent | - add missing include (diff) |
- update for gnustep-make-2.0.0
Approved by: gurkan (maintainer)
Diffstat (limited to 'editors/textedit.app')
-rw-r--r-- | editors/textedit.app/Makefile | 1 | ||||
-rw-r--r-- | editors/textedit.app/pkg-plist | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/editors/textedit.app/Makefile b/editors/textedit.app/Makefile index 07e97cd495f6..5ca948162694 100644 --- a/editors/textedit.app/Makefile +++ b/editors/textedit.app/Makefile @@ -22,6 +22,7 @@ USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes WRKSRC= ${WRKDIR}/textedit-${PORTVERSION} +MAKE_ENV+= GNUSTEP_INSTALLATION_DOMAIN=SYSTEM .include <bsd.port.pre.mk> diff --git a/editors/textedit.app/pkg-plist b/editors/textedit.app/pkg-plist index 99dda3035241..a50506712309 100644 --- a/editors/textedit.app/pkg-plist +++ b/editors/textedit.app/pkg-plist @@ -23,8 +23,8 @@ System/Applications/TextEdit.app/Resources/rtf.tiff System/Applications/TextEdit.app/Resources/rtfd.tiff System/Applications/TextEdit.app/Resources/text.tiff System/Applications/TextEdit.app/TextEdit -System/Applications/TextEdit.app/library_paths.openapp System/Applications/TextEdit.app/stamp.make +System/Tools/TextEdit @dirrm System/Applications/TextEdit.app/Resources/Russian.lproj @dirrm System/Applications/TextEdit.app/Resources/German.lproj @dirrm System/Applications/TextEdit.app/Resources/English.lproj/Preferences.gorm |