diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-09-04 19:26:24 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-09-04 19:26:24 +0000 |
commit | 228ab588738952bd42427886fd5368181243ba6e (patch) | |
tree | 7fe589d0d1b0e6d00b7aa9cd05fc46ca15de7655 /lang/squeak | |
parent | 7374b5a054d87d64914c6c36520e15fa14f3f31b (diff) | |
download | ports-228ab588738952bd42427886fd5368181243ba6e.tar.gz ports-228ab588738952bd42427886fd5368181243ba6e.zip |
Notes
Diffstat (limited to 'lang/squeak')
-rw-r--r-- | lang/squeak/Makefile | 4 |
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 |