aboutsummaryrefslogtreecommitdiff
path: root/audio/osalp/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-25 21:02:01 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-10-25 21:02:01 +0000
commit2e061572c129c6c863e1c3fa65950b4c4866e4e8 (patch)
tree586199593cdec9afb8b3ebeebfcff4ad2b95a7aa /audio/osalp/Makefile
parent49b6aff0e878bf7c212efe9bba8e850446853a84 (diff)
downloadports-2e061572c129c6c863e1c3fa65950b4c4866e4e8.tar.gz
ports-2e061572c129c6c863e1c3fa65950b4c4866e4e8.zip
Notes
Diffstat (limited to 'audio/osalp/Makefile')
-rw-r--r--audio/osalp/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/osalp/Makefile b/audio/osalp/Makefile
index be8e86497984..029f4dcb16c6 100644
--- a/audio/osalp/Makefile
+++ b/audio/osalp/Makefile
@@ -24,6 +24,7 @@ RUN_DEPENDS= ${BUILD_DEPENDS}
USE_GETOPT_LONG=yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CFLAGS+= -fPIC -DPIC
CPPFLAGS= -I${LOCALBASE}/include
LDFLAGS= -L${LOCALBASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"