diff options
author | dinoex <dinoex@FreeBSD.org> | 2007-05-25 14:04:44 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2007-05-25 14:04:44 +0800 |
commit | f3f7bf39d1a876680fdfccb50805ea6afb551ec5 (patch) | |
tree | bb49ee475f13c9cfc8cb83cd9012b5749b36c559 /editors | |
parent | ac225b881d25f3a719eb7518b39b6f9f1394f93f (diff) | |
download | freebsd-ports-gnome-f3f7bf39d1a876680fdfccb50805ea6afb551ec5.tar.gz freebsd-ports-gnome-f3f7bf39d1a876680fdfccb50805ea6afb551ec5.tar.zst freebsd-ports-gnome-f3f7bf39d1a876680fdfccb50805ea6afb551ec5.zip |
- update for gnustep-make-2.0.0
Approved by: gurkan (maintainer)
Diffstat (limited to 'editors')
-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 |