Skip site navigation (1)Skip section navigation (2)
Date:      Sun,  6 Jun 1999 12:28:17 -0700 (PDT)
From:      nick.hibma@jrc.it
To:        freebsd-gnats-submit@freebsd.org
Subject:   ports/12055: [PATCH] tiff34 installs manpages into /usr/local/man not PREFIX
Message-ID:  <19990606192817.CF540150F5@hub.freebsd.org>

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

>Number:         12055
>Category:       ports
>Synopsis:       [PATCH] tiff34 installs manpages into /usr/local/man not PREFIX
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Jun  6 12:30:00 PDT 1999
>Closed-Date:
>Last-Modified:
>Originator:     Nick Hibma
>Release:        3.2
>Organization:
>Environment:
ports dir as of yesterday 99/06/05	
>Description:
tiff34 installs manpages into /usr/local/man not PREFIX


>How-To-Repeat:

>Fix:
--- /local1/usr/ports/graphics/tiff34/Makefile.orig     Sun Jun  6 22:14:26 1999
+++ /local1/usr/ports/graphics/tiff34/Makefile  Sun Jun  6 22:13:28 1999
@@ -22,6 +22,7 @@
 CONFIGURE_ARGS=        --with-ZIP --with-JPEG --with-DIR_BIN=${PREFIX}/bin \
                --with-DIR_LIB=${PREFIX}/lib \
                --with-DIR_INC=${PREFIX}/include \
+               --with-DIR_MAN=${PREFIX}/man \
                --with-CC="${CC}" --with-GCOPTS="${CFLAGS}" \
                --with-DIRS_LIBINC=${PREFIX}/include \
                --with-DIR_GZLIB=/usr/lib \


>Release-Note:
>Audit-Trail:
>Unformatted:
 X-Send-Pr-Version: www-1.0
 
 


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?19990606192817.CF540150F5>