FreeBSD Bugzilla – Attachment 25421 Details for
Bug 43456
Unbreak port misc/gtkfind
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
gtkfind.diff
gtkfind.diff (text/plain), 1.34 KB, created by
Tilman Linneweh
on 2002-09-28 17:50:02 UTC
(
hide
)
Description:
gtkfind.diff
Filename:
MIME Type:
Creator:
Tilman Linneweh
Created:
2002-09-28 17:50:02 UTC
Size:
1.34 KB
patch
obsolete
>Index: Makefile >=================================================================== >RCS file: /home/ncvs/ports/misc/gtkfind/Makefile,v >retrieving revision 1.15 >diff -u -r1.15 Makefile >--- Makefile 1 Sep 2002 15:13:11 -0000 1.15 >+++ Makefile 28 Sep 2002 16:39:50 -0000 >@@ -8,21 +8,26 @@ > PORTNAME= gtkfind > PORTVERSION= 1.1 > CATEGORIES= misc >-MASTER_SITES= http://www.oz.net/~mattg/ >-# metalab hasn't caught up yet... >-# ${MASTER_SITE_SUNSITE} >-#MASTER_SITE_SUBDIR= X11/gtkbuffet/apps/gtkfind >+MASTER_SITES= ${MASTER_SITE_BACKUP} > > MAINTAINER= billf@FreeBSD.org > >-BROKEN= "Missing dependency on xterm" >+BUILD_DEPENDS= xterm:${PORTSDIR}/x11/XFree86-4-clients > > USE_X_PREFIX= yes > USE_GMAKE= yes > USE_GNOMENG= yes > USE_GNOME= gtk12 > GNU_CONFIGURE= yes >+USE_REINPLACE= yes > >-MAN1= gtkfind.1 mktmp.1 >+MAN1= gtkfind.1 >+ >+post-patch: >+ ${REINPLACE_CMD} -e 's,-O2,,' ${WRKSRC}/configure ${WRKSRC}/Makefile.in >+ >+do-install: >+ ${INSTALL_PROGRAM} ${WRKSRC}/gtkfind ${PREFIX}/bin >+ ${INSTALL_MAN} ${WRKSRC}/gtkfind.1 ${MANPREFIX}/man/man1 > > .include <bsd.port.mk> >Index: pkg-plist >=================================================================== >RCS file: /home/ncvs/ports/misc/gtkfind/pkg-plist,v >retrieving revision 1.2 >diff -u -r1.2 pkg-plist >--- pkg-plist 24 Jan 1999 09:12:59 -0000 1.2 >+++ pkg-plist 28 Sep 2002 16:39:59 -0000 >@@ -1,2 +1 @@ > bin/gtkfind >-bin/mktmp
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 43456
: 25421