aboutsummaryrefslogtreecommitdiff
path: root/lang/squeak
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-09-04 19:26:24 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-09-04 19:26:24 +0000
commit228ab588738952bd42427886fd5368181243ba6e (patch)
tree7fe589d0d1b0e6d00b7aa9cd05fc46ca15de7655 /lang/squeak
parent7374b5a054d87d64914c6c36520e15fa14f3f31b (diff)
downloadports-228ab588738952bd42427886fd5368181243ba6e.tar.gz
ports-228ab588738952bd42427886fd5368181243ba6e.zip
Change INSTALL_DATA to install with mode 644
Remove patches and hacks that were used to work around the previous situation This allows to stage more ports as a regular user Differential Revision: https://reviews.freebsd.org/D703 Reviewed by and discussed with: bapt With hat: portmgr
Notes
Notes: svn path=/head/; revision=367307
Diffstat (limited to 'lang/squeak')
-rw-r--r--lang/squeak/Makefile4
1 files changed, 0 insertions, 4 deletions
diff --git a/lang/squeak/Makefile b/lang/squeak/Makefile
index b2155008058b..c983f2e88ff4 100644
--- a/lang/squeak/Makefile
+++ b/lang/squeak/Makefile
@@ -53,10 +53,6 @@ SUB_FILES= pkg-message
SUB_LIST= SQUEAK_LIB_DIR=${SQUEAK_LIB_DIR}
PLIST_SUB= SQUEAK_LIB_DIR=${SQUEAK_LIB_DIR}
-# Plugin image must be writable, because of it copy to user's ~/.npsqueak/ and
-# be updated.
-SHAREMODE= 644
-
IMAGES= Squeak${IMAGE_VERSION}/Squeak${IMAGE_VERSION}.image \
Squeak${IMAGE_VERSION}/Squeak${IMAGE_VERSION}.changes