FreeBSD Bugzilla – Attachment 222995 Details for
Bug 254031
graphics/xfig: Fix desktop menu entry, portlint fixes
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch
xfig.diff (text/plain), 906 bytes, created by
Guido Falsi
on 2021-03-05 09:33:45 UTC
(
hide
)
Description:
patch
Filename:
MIME Type:
Creator:
Guido Falsi
Created:
2021-03-05 09:33:45 UTC
Size:
906 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 567369) >+++ Makefile (working copy) >@@ -3,6 +3,7 @@ > > PORTNAME= xfig > PORTVERSION= 3.2.7a >+PORTREVISION= 1 > CATEGORIES= graphics > MASTER_SITES= SF/mcj/ > >@@ -13,17 +14,20 @@ > libXaw3d.so:x11-toolkits/Xaw3d > RUN_DEPENDS= fig2dev:print/fig2dev > >+USES= desktop-file-utils gmake jpeg localbase:ldflags \ >+ tar:xz xorg >+ > CONFLICTS= xfig-[12].* xfig-3.1* xfig-3.2.[1234]* >- > WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} >- >-USES= desktop-file-utils gmake jpeg tar:xz xorg > GNU_CONFIGURE= yes > USE_XORG= ice sm x11 xaw xext xi xmu xpm xt > USE_CSTD= gnu89 >-CFLAGS+= -Wno-return-type -I${LOCALBASE}/include >-LDFLAGS+= -L${LOCALBASE}/lib >+CFLAGS+= -Wno-return-type > > OPTIONS_DEFINE= DOCS > >+post-patch: >+ @${REINPLACE_CMD} -e 's|/usr|${PREFIX}|' \ >+ ${WRKSRC}/xfig.desktop >+ > .include <bsd.port.mk>
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 254031
: 222995