pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: pkg/31551



The following reply was made to PR pkg/31551; it has been noted by GNATS.

From: "Jeremy C. Reed" <reed%reedmedia.net@localhost>
To: sd4dfg2%hotmail.com@localhost, rhialto%falu.nl@localhost
Cc: gnats-bugs%netbsd.org@localhost
Subject: Re: pkg/31551
Date: Thu, 13 Oct 2005 10:56:12 -0700 (PDT)

 Rob: Can you please test this patch for pkgsrc/wm/ctwm?
 
 Olaf: is this fine for you?
 
 Index: wm/ctwm/Makefile
 ===================================================================
 RCS file: /cvsroot/pkgsrc/wm/ctwm/Makefile,v
 retrieving revision 1.15
 diff -b -u -r1.15 Makefile
 --- wm/ctwm/Makefile   6 Oct 2005 17:28:41 -0000       1.15
 +++ wm/ctwm/Makefile   13 Oct 2005 17:55:10 -0000
 @@ -13,7 +13,7 @@
   USE_IMAKE=   YES
 
   pre-configure:
 -      ( ${ECHO} 'USER_JPEGLIBDIR = -L${BUILDLINK_PREFIX.jpeg}/lib 
-Wl,-rpath,${BUILDLINK_PREFIX.jpeg}/lib'; \
 +      ( ${ECHO} 'USER_JPEGLIBDIR = -L${BUILDLINK_PREFIX.jpeg}/lib 
${COMPILER_RPATH_FLAG}${BUILDLINK_PREFIX.jpeg}/lib'; \
          ${ECHO} 'USER_JPEGINCDIR = -I${BUILDLINK_PREFIX.jpeg}/include'; \
          ${CAT} ${WRKSRC}/Imakefile.local-template; \
        ) >${WRKSRC}/Imakefile.local
 
 
 
 Thanks,
 
   Jeremy C. Reed
                         BSD News, BSD tutorials, BSD links
                         http://www.bsdnewsletter.com/
 



Home | Main Index | Thread Index | Old Index