From 371625d2cb3f9a6fc59d04bcbe9707c8f6b6dcc7 Mon Sep 17 00:00:00 2001 From: Edwin Groothuis Date: Sun, 18 Jan 2004 11:05:39 +0000 Subject: Fix build of net/isc-dhcp3-server (and others) for read only file systems. Apologies to Cyrille Lefevre, it is sometimes hard to fix failed patch-files. Thanks to Rolandas Naujikas for reporting it. --- net/isc-dhcp40-server/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/isc-dhcp40-server') diff --git a/net/isc-dhcp40-server/Makefile b/net/isc-dhcp40-server/Makefile index d7129c4e52ff..069372c3bc0a 100644 --- a/net/isc-dhcp40-server/Makefile +++ b/net/isc-dhcp40-server/Makefile @@ -49,8 +49,8 @@ MAN5+= dhcp-eval.5 dhcp-options.5 .endif MSG_FILE= ${.CURDIR}/pkg-message -MSG_FILE= ${.CURDIR}/pkg-message -PKGMESSAGE= ${.CURDIR}/pkg-message +DESCR= ${.CURDIR}/pkg-descr +PKGMESSAGE= ${WRKDIR}/pkg-message PLIST= ${.CURDIR}/pkg-plist # Local variables -- cgit v1.2.3