aboutsummaryrefslogtreecommitdiff
path: root/japanese/seaside
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:47:54 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:47:54 +0000
commit8ee9a3584fefeb3d690ec2549846d609e3607360 (patch)
treeab0870f15f96ef524cc6ec77f6d6c4bf05347f0c /japanese/seaside
parentf30824b2efbe63d43d2f6c20532432b115efc294 (diff)
downloadports-8ee9a3584fefeb3d690ec2549846d609e3607360.tar.gz
ports-8ee9a3584fefeb3d690ec2549846d609e3607360.zip
Notes
Diffstat (limited to 'japanese/seaside')
-rw-r--r--japanese/seaside/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/japanese/seaside/Makefile b/japanese/seaside/Makefile
index 9e991b526147..ebe091ec2766 100644
--- a/japanese/seaside/Makefile
+++ b/japanese/seaside/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: seaside
-# Date created: 27 January 2007
-# Whom: mutoh@openedu.org
-#
+# Created by: mutoh@openedu.org
# $FreeBSD$
-#
PORTNAME= seaside
DISTVERSION= 080908-sq39
@@ -28,6 +24,7 @@ FILES_TO_INSTALL= Seaside-JPatched${DISTVERSION}.image \
PLIST_SUB= DATADIR=lib/squeak \
SEASIDEVERSION=${DISTVERSION}
+NO_STAGE= yes
do-install:
.for f in ${FILES_TO_INSTALL}
(cd ${WRKDIR} && ${INSTALL_DATA} ${f} ${PREFIX}/lib/squeak/)