aboutsummaryrefslogtreecommitdiff
path: root/lang/scsh
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2000-04-21 08:19:33 +0000
committerMichael Haro <mharo@FreeBSD.org>2000-04-21 08:19:33 +0000
commit4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75 (patch)
tree15e4740db2f14a3ea4848f1dfcc64de1e6b5d9bf /lang/scsh
parentfeb212beb00bfe3bc18e398c9d57084415ce3efd (diff)
downloadports-4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75.tar.gz
ports-4cf4ab0a2fdb34a7e33c053e7a18cdec23138e75.zip
Correct whitespace introduced during PORTNAME conversion and portlint
Notes
Notes: svn path=/head/; revision=27847
Diffstat (limited to 'lang/scsh')
-rw-r--r--lang/scsh/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/lang/scsh/Makefile b/lang/scsh/Makefile
index fb19aa000b6b..a08ce25b27f4 100644
--- a/lang/scsh/Makefile
+++ b/lang/scsh/Makefile
@@ -6,13 +6,15 @@
#
PORTNAME= scsh
-PORTVERSION= 0.5.1
+PORTVERSION= 0.5.1
CATEGORIES= shells lang
MASTER_SITES= ftp://ftp-swiss.ai.mit.edu/pub/su/scsh/ \
http://www2.cons.org:8000/freebsd-distfiles/ \
http://people.FreeBSD.org/~cracauer/freebsd-distfiles/
-MAINTAINER= cracauer@cons.org
+MAINTAINER= cracauer@cons.org
+
+CONFIGURE_ENV+= LDFLAGS="-Wl,-E"
.include <bsd.port.pre.mk>
@@ -22,10 +24,6 @@ BROKEN= bus errors on unaligned accesses in scshvm
GNU_CONFIGURE= yes
-.if $(PORTOBJFORMAT) == elf
-CONFIGURE_ENV+= LDFLAGS="-Wl,-E"
-.endif
-
ALL_TARGET= enough
MAN1= scsh.1
STRIP=