From 29ace625cbecc17e8ad24af48399103ed93a911d Mon Sep 17 00:00:00 2001 From: jmmv Date: Mon, 15 Sep 2003 16:27:53 +0000 Subject: Add MANINSTALL to BUILD_DEFS for completeness. --- x11/xneko/Makefile | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'x11/xneko') diff --git a/x11/xneko/Makefile b/x11/xneko/Makefile index d80a43c1115..8c16177c056 100644 --- a/x11/xneko/Makefile +++ b/x11/xneko/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2003/07/17 22:57:00 grant Exp $ +# $NetBSD: Makefile,v 1.15 2003/09/15 16:27:56 jmmv Exp $ # FreeBSD Id: Makefile,v 1.6 1997/03/12 08:21:35 asami Exp # @@ -16,6 +16,10 @@ MANCOMPRESSED_IF_MANZ= yes PLIST_SRC= ${WRKDIR}/PLIST +.include "../../mk/bsd.prefs.mk" + +BUILD_DEFS+= MANINSTALL + post-install: @${CP} ${PKGDIR}/PLIST ${PLIST_SRC} @for OPT in ${MANINSTALL} x; do \ -- cgit v1.2.3