aboutsummaryrefslogtreecommitdiff
path: root/net/isc-dhcp31-server
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2004-01-18 11:05:39 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2004-01-18 11:05:39 +0000
commit371625d2cb3f9a6fc59d04bcbe9707c8f6b6dcc7 (patch)
tree1286ba37a72ec07a5dd0d51eecb315018f5ac3e3 /net/isc-dhcp31-server
parentf69fe555c9b6fba3f7329fc1d734932a30f62df5 (diff)
downloadports-371625d2cb3f9a6fc59d04bcbe9707c8f6b6dcc7.tar.gz
ports-371625d2cb3f9a6fc59d04bcbe9707c8f6b6dcc7.zip
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.
Notes
Notes: svn path=/head/; revision=98464
Diffstat (limited to 'net/isc-dhcp31-server')
-rw-r--r--net/isc-dhcp31-server/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/isc-dhcp31-server/Makefile b/net/isc-dhcp31-server/Makefile
index d7129c4e52ff..069372c3bc0a 100644
--- a/net/isc-dhcp31-server/Makefile
+++ b/net/isc-dhcp31-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