aboutsummaryrefslogtreecommitdiff
path: root/devel/upnp104/files/patch-src::gena::Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/upnp104/files/patch-src::gena::Makefile')
-rw-r--r--devel/upnp104/files/patch-src::gena::Makefile11
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/upnp104/files/patch-src::gena::Makefile b/devel/upnp104/files/patch-src::gena::Makefile
deleted file mode 100644
index 5391f771e01d..000000000000
--- a/devel/upnp104/files/patch-src::gena::Makefile
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/gena/Makefile.orig Fri Jun 15 08:21:33 2001
-+++ src/gena/Makefile Sat Aug 3 16:29:39 2002
-@@ -61,7 +61,7 @@
-
- TARGET = $(upnp_lib_dir)/gena.o
-
--CFLAGS = -I$(upnp_inc_dir) -I$(upnp_src_inc_dir) -fpic -Wall -c -D_REENTRANT
-+CFLAGS = -I$(upnp_inc_dir) -I$(upnp_src_inc_dir) -I$(PREFIX)/include -fpic -Wall -c -D_REENTRANT
-
- ifeq ($(DEBUG),1)
- CFLAGS += -g -O -DDEBUG