diff options
Diffstat (limited to 'misc/zaptel/files/patch-ztcfg::Makefile')
-rw-r--r-- | misc/zaptel/files/patch-ztcfg::Makefile | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/misc/zaptel/files/patch-ztcfg::Makefile b/misc/zaptel/files/patch-ztcfg::Makefile deleted file mode 100644 index 19fa2819fe63..000000000000 --- a/misc/zaptel/files/patch-ztcfg::Makefile +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- ztcfg/Makefile -+++ ztcfg/Makefile -@@ -3,7 +3,7 @@ - LOCALBASE?=/usr/local - PREFIX?=/usr/local - CFLAGS+=-I. -I../zaptel -I${LOCALBASE}/include -DUSE_LOCAL_INCLUDE=1 \ -- -DPREFIX=\"${PREFIX}\" -+ -DPREFIX=\"${PREFIX}\" -fPIC - INSTALL=/usr/bin/install - BSD_INSTALL_PROGRAM?=${INSTALL} -o root -g wheel -m 755 -s - BSD_INSTALL_DATA?=${INSTALL} -o root -g wheel -m 644 |