aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>2000-04-21 16:19:33 +0800
committermharo <mharo@FreeBSD.org>2000-04-21 16:19:33 +0800
commit084e6f2af64a7a37026b42439396fb80814b7ff3 (patch)
tree0a2ab527c09bd56fb7098f69adc715d629a7da97 /lang
parentfef90ef29a8aec44c1d930de3396ab6ff3eabbd8 (diff)
downloadfreebsd-ports-gnome-084e6f2af64a7a37026b42439396fb80814b7ff3.tar.gz
freebsd-ports-gnome-084e6f2af64a7a37026b42439396fb80814b7ff3.tar.zst
freebsd-ports-gnome-084e6f2af64a7a37026b42439396fb80814b7ff3.zip
Correct whitespace introduced during PORTNAME conversion and portlint
Diffstat (limited to 'lang')
-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=