Fix build on aarch64

PR:		213866
Submitted by:	Andrew Turner <Andrew@FreeBSD.org>
Reported by:	Glen Barber <gjb@FreeBSD.org>
This commit is contained in:
Lev A. Serebryakov 2017-02-01 17:45:11 +00:00
parent bcbd5c078e
commit 0315a95d3b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=433060

View file

@ -2,6 +2,7 @@
# $FreeBSD$
PKGNAMEPREFIX= p5-
PORTREVISION= 1
MAINTAINER= lev@FreeBSD.org
COMMENT= Perl bindings for Version control system
@ -29,6 +30,8 @@ CONFIGURE_ARGS+= --without-gnome-keyring \
--without-kwallet \
--with-apxs=no
CFLAGS_aarch64= -fPIC
ALL_TARGET= swig-pl-lib swig-pl
INSTALL_TARGET= install-swig-pl