diff options
Diffstat (limited to 'sysutils/lookupd/Makefile')
-rw-r--r-- | sysutils/lookupd/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/sysutils/lookupd/Makefile b/sysutils/lookupd/Makefile index 099b669d4747..8fff410853d1 100644 --- a/sysutils/lookupd/Makefile +++ b/sysutils/lookupd/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: lookupd -# Date created: 3 July 2004 -# Whom: Michael Bushkov <bushman@rsu.ru> -# +# Created by: Michael Bushkov <bushman@rsu.ru> # $FreeBSD$ PORTNAME= lookupd @@ -22,6 +19,7 @@ MAKE_ENV= WARNS=0 MAN5= lookupd.conf.5 MAN8= lookupd.8 +NO_STAGE= yes post-install: @${CAT} ${PKGMESSAGE} |