aboutsummaryrefslogtreecommitdiff
path: root/deskutils/preferences
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>2014-07-29 16:18:43 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>2014-07-29 16:18:43 +0000
commit8b99897217f07959c68bc8cda675324e561823a1 (patch)
tree42b60144c760312c2f7f810e4a24d2de70231083 /deskutils/preferences
parent27f7c004ab6fb8436078203105f7a28dc9b72c8f (diff)
downloadports-8b99897217f07959c68bc8cda675324e561823a1.tar.gz
ports-8b99897217f07959c68bc8cda675324e561823a1.zip
Stagify.
Notes
Notes: svn path=/head/; revision=363354
Diffstat (limited to 'deskutils/preferences')
-rw-r--r--deskutils/preferences/Makefile1
-rw-r--r--deskutils/preferences/files/patch-Modules-Keyboard-GNUmakefile11
2 files changed, 11 insertions, 1 deletions
diff --git a/deskutils/preferences/Makefile b/deskutils/preferences/Makefile
index 463aed36a6c6..dc3d99286193 100644
--- a/deskutils/preferences/Makefile
+++ b/deskutils/preferences/Makefile
@@ -26,7 +26,6 @@ MODIFY= GNUmakefile.preamble PrefsModule/GNUmakefile.preamble \
Modules/Keyboard/GNUmakefile.preamble \
Modules/PrefsApp/GNUmakefile.preamble
-NO_STAGE= yes
post-patch:
.for i in ${MODIFY}
@${MV} ${WRKSRC}/${i} ${WRKSRC}/${i}.sed
diff --git a/deskutils/preferences/files/patch-Modules-Keyboard-GNUmakefile b/deskutils/preferences/files/patch-Modules-Keyboard-GNUmakefile
new file mode 100644
index 000000000000..603e28217bbe
--- /dev/null
+++ b/deskutils/preferences/files/patch-Modules-Keyboard-GNUmakefile
@@ -0,0 +1,11 @@
+--- Modules/Keyboard/GNUmakefile.orig 2014-07-30 00:10:57.436168949 +0800
++++ Modules/Keyboard/GNUmakefile 2014-07-30 00:11:06.363171068 +0800
+@@ -3,7 +3,7 @@ include $(GNUSTEP_MAKEFILES)/common.make
+ BUNDLE_NAME= Keyboard
+ BUNDLE_EXTENSION= .prefs
+
+-BUNDLE_INSTALL_DIR= $(GNUSTEP_SYSTEM_ROOT)/Library/Preferences
++BUNDLE_INSTALL_DIR= $(DESTDIR)$(GNUSTEP_SYSTEM_ROOT)/Library/Preferences
+
+ Keyboard_RESOURCE_FILES= \
+ Keyboard.gorm