FreeBSD Bugzilla – Attachment 172726 Details for
Bug 211170
x11-wm/pekwm: Take MAINTAINER'ship
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Minor port improvements
pekwm.patch (text/plain), 887 bytes, created by
Dmitry Marakasov
on 2016-07-19 14:51:56 UTC
(
hide
)
Description:
Minor port improvements
Filename:
MIME Type:
Creator:
Dmitry Marakasov
Created:
2016-07-19 14:51:56 UTC
Size:
887 bytes
patch
obsolete
>Index: Makefile >=================================================================== >--- Makefile (revision 417210) >+++ Makefile (working copy) >@@ -11,16 +11,18 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= Light, Unobtrusive, and configurable windowmanager > >+LICENSE= GPLv2 >+LICENSE_FILE= ${WRKSRC}/LICENSE >+ > LIB_DEPENDS= libpng.so:graphics/png > >-USES= gmake iconv:wchar_t jpeg pkgconfig tar:bzip2 >+USES= gmake iconv:wchar_t jpeg localbase pkgconfig tar:bzip2 > USE_XORG= xft xpm x11 > GNU_CONFIGURE= yes >-CONFIGURE_ARGS+=--enable-shape --enable-xinerama --enable-xrandr \ >+CONFIGURE_ARGS= --enable-shape --enable-xinerama --enable-xrandr \ > --enable-xft --enable-image-xpm --enable-image-jpeg \ > --enable-image-png --disable-debug \ > --disable-pedantic >-CFLAGS+= -I${LOCALBASE}/include >-LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} >+LDFLAGS+= ${ICONV_LIB} > > .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 211170
: 172726 |
172921