mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-11 02:50:24 +00:00
While I'm cleaning out my queue for Q3, add this trivial change which
I have had around for a while. It merely brings the usage into modernity. (Well, it drops ia64, but that was done in a tree sweep a long time ago.) Approved by: portmgr (tier-2 blanket)
This commit is contained in:
parent
ea89e22b71
commit
c412683a95
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=472164
@ -15,16 +15,12 @@ LICENSE_COMB= dual
|
||||
|
||||
LIB_DEPENDS= libicuuc.so:devel/icu
|
||||
|
||||
CFLAGS_amd64= -fPIC
|
||||
|
||||
USES= cmake compiler:c++11-lib pathfix perl5
|
||||
USE_GITHUB= yes
|
||||
USE_GNOME= introspection:build
|
||||
USE_PERL5= build
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
|
||||
CFLAGS+= -fPIC
|
||||
.endif
|
||||
|
||||
.include <bsd.port.post.mk>
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user