aboutsummaryrefslogtreecommitdiff
path: root/lang/scsh/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2006-07-29 20:36:35 +0000
committerMartin Wilke <miwi@FreeBSD.org>2006-07-29 20:36:35 +0000
commit1698d3e353d1d97385dfd88c27e444bab7b347a3 (patch)
tree7d153231995742d620182a5dcc9527edc6728ad4 /lang/scsh/Makefile
parent782f537925c415bef8a7ce1ea441bed93337cbf6 (diff)
downloadports-1698d3e353d1d97385dfd88c27e444bab7b347a3.tar.gz
ports-1698d3e353d1d97385dfd88c27e444bab7b347a3.zip
Notes
Diffstat (limited to 'lang/scsh/Makefile')
-rw-r--r--lang/scsh/Makefile10
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/scsh/Makefile b/lang/scsh/Makefile
index 2b95d3d49ef0..75c9043e3290 100644
--- a/lang/scsh/Makefile
+++ b/lang/scsh/Makefile
@@ -6,23 +6,23 @@
#
PORTNAME= scsh
-PORTVERSION= 0.6.6
+PORTVERSION= 0.6.7
CATEGORIES= lang scheme
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} \
ftp://ftp.scsh.net/pub/scsh/0.6/
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ssedov@mbsd.msk.ru
COMMENT= A Unix shell embedded into Scheme, with access to all Posix calls
-CONFLICTS= scheme48-*
+CONFLICTS= scheme48-[0-9]*
CONFIGURE_ENV+= LDFLAGS="-Wl,-E"
.include <bsd.port.pre.mk>
.if ${ARCH} != "i386"
-BROKEN= "fails to install on ${ARCH}"
+BROKEN= fails to install on ${ARCH}
.endif
GNU_CONFIGURE= yes
@@ -31,7 +31,7 @@ CONFIGURE_ARGS= --with-lib-dirs-list='("${PREFIX}/lib/scsh/0.6")'
USE_GMAKE= yes
ALL_TARGET= enough
MAN1= scsh.1
-STRIP=
+STRIP= #empty
post-install:
@${STRIP_CMD} ${PREFIX}/bin/scsh