summaryrefslogtreecommitdiff
path: root/devel/libbacktrace/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libbacktrace/Makefile')
-rw-r--r--devel/libbacktrace/Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/libbacktrace/Makefile b/devel/libbacktrace/Makefile
index faa98a18070c..97812f3e0155 100644
--- a/devel/libbacktrace/Makefile
+++ b/devel/libbacktrace/Makefile
@@ -1,5 +1,6 @@
PORTNAME= libbacktrace
DISTVERSION= 1.0-20221130 # from README: This is version 1.0. It is likely that this will always be version 1.0.
+PORTREVISION= 1
CATEGORIES= devel
MAINTAINER= yuri@FreeBSD.org
@@ -19,6 +20,8 @@ GH_TAGNAME= 14818b7
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-shared
+CFLAGS+= -fPIC
+
INSTALL_TARGET= install-strip
PLIST_FILES= include/backtrace-supported.h \