summaryrefslogtreecommitdiff
path: root/textproc/lua-expat
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/lua-expat')
-rw-r--r--textproc/lua-expat/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/textproc/lua-expat/Makefile b/textproc/lua-expat/Makefile
index ea7fb51c449..e6dbb46a5d6 100644
--- a/textproc/lua-expat/Makefile
+++ b/textproc/lua-expat/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2007/02/22 19:01:26 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2008/08/17 07:08:24 dholland Exp $
#
DISTNAME= luaexpat-1.0a
@@ -14,6 +14,8 @@ COMMENT= XML parser for LUA based on expat
USE_TOOLS+= gmake
MAKE_FILE= makefile
+CFLAGS+= -fPIC
+
INSTALLATION_DIRS= lib
do-install: