freebsd-ports/net/zephyr/files/patch-ae
James E. Housley 4d71468734 Port net/zephyr has an unfetchable distfile. The included patch fixes the
port, updating it to the latest (and final) version. Patches from the
previous version are merged.

PR:		23728
Submitted by:	George Reid <greid@ukug.uk.freebsd.org>
2001-02-11 18:30:29 +00:00

11 lines
452 B
Text

--- lib/Makefile.in.orig Sat Jan 31 23:55:07 1998
+++ lib/Makefile.in Thu Dec 21 20:36:28 2000
@@ -22,7 +22,7 @@
CPPFLAGS=@CPPFLAGS@
CFLAGS=@CFLAGS@
ALL_CFLAGS=${CFLAGS} -DSYSCONFDIR=\"${sysconfdir}\" -I${top_srcdir}/h \
- -I${BUILDTOP}/h ${CPPFLAGS}
+ -I ${BUILDTOP}/h/zephyr -I${BUILDTOP}/h ${CPPFLAGS}
OBJS = zephyr_err.o ZAsyncLocate.o ZCkAuth.o ZCkIfNot.o ZClosePort.o \
ZCmpUID.o ZCmpUIDP.o ZFlsLocs.o ZFlsSubs.o ZFmtAuth.o ZFmtList.o \