ports/69070: Update port: lang/scsh Set proper module path

Björn Lindström bkhl at elektrubadur.se
Wed Jul 14 23:50:24 UTC 2004


>Number:         69070
>Category:       ports
>Synopsis:       Update port: lang/scsh Set proper module path
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jul 14 23:50:23 GMT 2004
>Closed-Date:
>Last-Modified:
>Originator:     Björn Lindström
>Release:        4.9-RELEASE
>Organization:
>Environment:
>Description:
This addition is needed for scsh to properly load modules installed with ssh-install-lib.

I'll be submitting a bunch of ports that uses this soon.

(Also refer to http://www.scsh.net/mail-archive/scsh-users/2004-05/msg00004.html)
>How-To-Repeat:
      
>Fix:
diff -ruN /usr/ports/lang/scsh/Makefile /home/bkhl/ports/scsh/Makefile
--- /usr/ports/lang/scsh/Makefile       Wed Jun  9 15:22:21 2004
+++ /home/bkhl/ports/scsh/Makefile      Thu Jul 15 00:58:09 2004
@@ -31,6 +31,8 @@
 MAN1=          scsh.1
 STRIP=
 
+CONFIGURE_ARGS= --with-lib-dirs-list='("/usr/local/lib/scsh/0.6")'
+
 post-install:
        @${STRIP_CMD} ${PREFIX}/bin/scsh
 .if !defined(NOPORTDOCS)
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list