diff -ruN devel/dyncall.orig/Makefile devel/dyncall/Makefile --- devel/dyncall.orig/Makefile 2016-03-22 14:20:18.260532747 +0100 +++ devel/dyncall/Makefile 2016-03-22 14:24:58.504808869 +0100 @@ -3,6 +3,7 @@ PORTNAME= dyncall PORTVERSION= 0.9 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= http://www.dyncall.org/r${PORTVERSION}/ \ http://www.potion-studios.com/ @@ -14,6 +15,8 @@ HAS_CONFIGURE= yes +CFLAGS+= -fPIC + # There is no install target in the BSD makefile for this version of the dyncall # library, so install it manually.