openbsd-ports/www/clearsilver/patches/patch-util_Makefile
fkr 65053c6253 update to version 0.10.3
ok mbalmer@, markus@ (maintainer)
2006-05-15 17:08:43 +00:00

12 lines
407 B
Plaintext

$OpenBSD: patch-util_Makefile,v 1.2 2006/05/15 17:08:43 fkr Exp $
--- util/Makefile.orig Fri Dec 2 11:36:00 2005
+++ util/Makefile Mon May 8 16:54:19 2006
@@ -6,6 +6,7 @@ endif
include $(NEOTONIC_ROOT)/rules.mk
+CFLAGS += -fPIC
UTL_LIB = $(LIB_DIR)libneo_utl.a
UTL_SRC = neo_err.c neo_files.c neo_misc.c neo_rand.c ulist.c neo_hdf.c \
neo_str.c neo_date.c wildmat.c neo_hash.c $(EXTRA_UTL_SRC)