From 084e6f2af64a7a37026b42439396fb80814b7ff3 Mon Sep 17 00:00:00 2001 From: mharo Date: Fri, 21 Apr 2000 08:19:33 +0000 Subject: Correct whitespace introduced during PORTNAME conversion and portlint --- shells/scsh/Makefile | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'shells/scsh') diff --git a/shells/scsh/Makefile b/shells/scsh/Makefile index fb19aa0..a08ce25 100644 --- a/shells/scsh/Makefile +++ b/shells/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 @@ -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= -- cgit v1.1