mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-18 03:46:03 +00:00
devel/rudiments: builds fine without USES compiler:gcc-c++11-lib
PR: 196363 Submitted by: danfe
This commit is contained in:
parent
79e7dd9f87
commit
d963867cc5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=375836
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= rudiments
|
||||
PORTVERSION= 0.49
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= SF
|
||||
|
||||
@ -12,7 +13,7 @@ COMMENT= C++ class library for daemons, clients, servers, and more
|
||||
LICENSE= LGPL20
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= libtool pkgconfig shebangfix compiler:gcc-c++11-lib
|
||||
USES= libtool pkgconfig shebangfix
|
||||
SHEBANG_FILES= doc/programming/insert.pl
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user