FreeBSD Bugzilla – Attachment 26087 Details for
Bug 44489
Update port: x11/peeper
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.25 KB, created by
tkato
on 2002-10-26 07:10:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato
Created:
2002-10-26 07:10:02 UTC
Size:
1.25 KB
patch
obsolete
>diff -urN /usr/ports/x11/peeper/Makefile x11/peeper/Makefile >--- /usr/ports/x11/peeper/Makefile Fri Aug 9 18:17:29 2002 >+++ x11/peeper/Makefile Sat Oct 26 05:54:31 2002 >@@ -8,24 +8,24 @@ > > PORTNAME= peeper > PORTVERSION= 0.1 >+PORTREVISION= 1 > CATEGORIES= x11 > MASTER_SITES= http://peeper.sourceforge.net/ > > MAINTAINER= ports@FreeBSD.org > >-USE_REINPLACE= yes > USE_GNOMENG= yes >-USE_GNOME= gtk12 imlib >+USE_GNOME= imlib > USE_GMAKE= yes >+MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS} `${IMLIB_CONFIG} --cflags-gdk`" \ >+ LIBS="`${IMLIB_CONFIG} --libs-gdk`" > ALL_TARGET= peeper >-MAKE_ENV= LIBS="-L${LOCALBASE}/lib -lpng -ljpeg -lungif -ltiff" >- >-post-patch: >- @${REINPLACE_CMD} -e "s|^CC|#CC|g" -e "s|CFLAGS=|CFLAGS+=|g" \ >- -e "s|gtk-config|${GTK_CONFIG}|g" -e "s|-ldl||g" \ >- -e "s|LIBS=|LIBS+=|g" ${WRKSRC}/Makefile > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/peeper ${PREFIX}/bin >+.if !defined(NOPORTDOCS) >+ @${MKDIR} ${DOCSDIR} >+ ${INSTALL_DATA} ${WRKSRC}/README ${DOCSDIR} >+.endif > > .include <bsd.port.mk> >diff -urN /usr/ports/x11/peeper/pkg-plist x11/peeper/pkg-plist >--- /usr/ports/x11/peeper/pkg-plist Fri Aug 9 18:17:29 2002 >+++ x11/peeper/pkg-plist Sat Oct 26 05:53:21 2002 >@@ -1 +1,3 @@ > bin/peeper >+%%PORTDOCS%%share/doc/peeper/README >+%%PORTDOCS%%@dirrm share/doc/peeper
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 44489
: 26087