FreeBSD Bugzilla – Attachment 147963 Details for
Bug 194139
devel/liballium: fix style and add TEST option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
fix
misc.diff (text/plain), 886 bytes, created by
Jan Beich
on 2014-10-04 11:01:04 UTC
(
hide
)
Description:
fix
Filename:
MIME Type:
Creator:
Jan Beich
Created:
2014-10-04 11:01:04 UTC
Size:
886 bytes
patch
obsolete
>Index: devel/liballium/Makefile >=================================================================== >--- devel/liballium/Makefile (revision 369952) >+++ devel/liballium/Makefile (working copy) >@@ -4,7 +4,6 @@ > PORTNAME= liballium > PORTVERSION= 0.0.1 > CATEGORIES= devel security >-MASTER_SITES= GH > DISTNAME= g-${GH_ACCOUNT}-${GH_PROJECT}-${PORTVERSION}-${GH_COMMIT} > > MAINTAINER= fk@fabiankeil.de >@@ -17,15 +16,15 @@ GH_TAGNAME= ${GH_COMMIT} > > GNU_CONFIGURE= yes > USES= autoreconf libtool pathfix pkgconfig tar:bzip2 >+PATHFIX_MAKEFILEIN=Makefile.am >+INSTALL_TARGET= install-strip > USE_LDCONFIG= yes > > PLIST_SUB+= PKGNAME=${PKGNAME} > >-OPTIONS_DEFINE= DOCS >+OPTIONS_DEFINE= DOCS TEST > >-post-patch: >- @${REINPLACE_CMD} -E -e "s@^(pkgconfigdir =) .*@\1 ${LOCALBASE}/libdata/pkgconfig@" \ >- ${WRKSRC}/Makefile.am >+TEST_ALL_TARGET=check > > post-install: > @${MKDIR} ${STAGEDIR}${DOCSDIR}
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 194139
: 147963 |
147964