summaryrefslogtreecommitdiff
path: root/net/dhisd/patches/patch-aa
diff options
context:
space:
mode:
Diffstat (limited to 'net/dhisd/patches/patch-aa')
-rw-r--r--net/dhisd/patches/patch-aa19
1 files changed, 0 insertions, 19 deletions
diff --git a/net/dhisd/patches/patch-aa b/net/dhisd/patches/patch-aa
deleted file mode 100644
index c10334beff4..00000000000
--- a/net/dhisd/patches/patch-aa
+++ /dev/null
@@ -1,19 +0,0 @@
-$NetBSD: patch-aa,v 1.4 2014/09/23 17:57:04 jperkin Exp $
-
---- Makefile.orig 2001-09-12 18:30:18.000000000 +0900
-+++ Makefile 2004-12-17 14:43:42.000000000 +0900
-@@ -26,11 +26,11 @@
- # DHIS(c) Dynamic Host Information System Release 5.1
-
- CC=gcc
--CFLAGS=-Wall -Wformat -I/usr/local/include # -DDONT_FORK
--LFLAGS=-L/usr/local/lib
-+CFLAGS=-Wall -Wformat -I${LOCALBASE}/include # -DDONT_FORK
-+LFLAGS=${LDFLAGS}
- CP=cp
-
--INSTALLDIR=/etc/dhis/bin
-+INSTALLDIR=${PREFIX}/bin
- MODE=700
- OWNER=root
- MKDIR=mkdir -p