Need to replace variables in uucpd/pathnames.h

Noticed by Eric Schnoebelen in PR 37596.
Also uucpd/uucpd.8.

Bump PKGREVISION.

XXX: Should also replace hard-coded paths in etc/* files.
This commit is contained in:
obache 2008-01-21 13:52:17 +00:00
parent b6a073f235
commit 730febdcfe

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.11 2007/08/24 13:56:27 jlam Exp $
# $NetBSD: Makefile,v 1.12 2008/01/21 13:52:17 obache Exp $
DISTNAME= uucp-1.07
PKGREVISION= 5
PKGREVISION= 6
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNU:=uucp/}
@ -62,6 +62,7 @@ SUBST_CLASSES+= nbsd
SUBST_STAGE.nbsd= post-configure
SUBST_MESSAGE.nbsd= Fixing Makefiles for rmail and uucpd.
SUBST_FILES.nbsd= rmail/Makefile uucpd/Makefile
SUBST_FILES.nbsd+= uucpd/pathnames.h uucpd/uucpd.8
SUBST_VARS.nbsd= PREFIX PKGMANDIR UUCPD_CPPFLAGS UUCPD_LIBS \
INSTALL_PROGRAM INSTALL_MAN