Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Dec 2000 17:11:34 -0600 (CST)
From:      dwcjr@inethouston.net
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/23657: Update audio/juke add man page to Makefile
Message-ID:  <20001219231134.BDB4E177EC2@leviathan.inethouston.com>
Resent-Message-ID: <200012192320.eBJNK3v88892@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         23657
>Category:       ports
>Synopsis:       Update audio/juke add man page to Makefile
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Dec 19 15:20:02 PST 2000
>Closed-Date:
>Last-Modified:
>Originator:     David W. Chapman Jr.
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
RainTree Network Services
>Environment:

        

>Description:

        Makefile doesn't include the man page that juke installs

>How-To-Repeat:

        

>Fix:

--- Makefile.orig       Tue Dec 19 16:53:33 2000
+++ Makefile    Tue Dec 19 17:10:19 2000
@@ -15,6 +15,8 @@
 GNU_CONFIGURE=         yes
 PKGMESSAGE=            ${WRKSRC}/MESSAGE

+MAN1=  juke.1
+
 post-install:
        ${INSTALL_DATA} ${WRKSRC}/juke.conf ${PREFIX}/etc/juke.conf.sample
        @${SED} 's,PREFIX,${PREFIX},' ${PKGDIR}/pkg-message > ${WRKSRC}/MESSAGE

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001219231134.BDB4E177EC2>