FreeBSD Bugzilla – Attachment 210643 Details for
Bug 243280
devel/libunistring: Remove gmake dependency and enable "make test"
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
Patch
devel-libunistring.patch (text/plain), 861 bytes, created by
Daniel Engberg
on 2020-01-11 23:47:30 UTC
(
hide
)
Description:
Patch
Filename:
MIME Type:
Creator:
Daniel Engberg
Created:
2020-01-11 23:47:30 UTC
Size:
861 bytes
patch
obsolete
>diff --git a/devel/libunistring/Makefile b/devel/libunistring/Makefile >index 7e3626b8c9ff..3f7f87d0108b 100644 >--- a/devel/libunistring/Makefile >+++ b/devel/libunistring/Makefile >@@ -1,27 +1,29 @@ > # $FreeBSD$ > > PORTNAME= libunistring > PORTVERSION= 0.9.10 > PORTREVISION= 1 > CATEGORIES= devel > MASTER_SITES= GNU > > MAINTAINER= takefu@airport.fm > COMMENT= Unicode string library > > LICENSE= GPLv2 LGPL3+ GFDL > LICENSE_COMB= multi > LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING > LICENSE_FILE_LGPL3+ = ${WRKSRC}/COPYING.LIB > LICENSE_FILE_GFDL= ${WRKSRC}/doc/libunistring.texi > >-USES= alias charsetfix gmake iconv libtool tar:xz >+USES= alias charsetfix iconv libtool tar:xz > USE_LDCONFIG= yes > GNU_CONFIGURE= yes > INSTALL_TARGET= install-strip > INFO= ${PORTNAME} > > OPTIONS_DEFINE= DOCS > CONFIGURE_ARGS= --disable-static > >+TEST_TARGET= check >+ > .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
Flags:
koobs
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 243280
: 210643 |
210644