From 3412519d3dbd70108dedea6feffe3f0496c63b50 Mon Sep 17 00:00:00 2001 From: martin Date: Sun, 13 Nov 2005 19:18:14 +0000 Subject: Support option "debug" and make the pkg compile with debugging support. --- wm/qvwm/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'wm/qvwm/Makefile') diff --git a/wm/qvwm/Makefile b/wm/qvwm/Makefile index 4f91de1aa48..f59e0891438 100644 --- a/wm/qvwm/Makefile +++ b/wm/qvwm/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2005/06/24 20:37:38 kristerw Exp $ +# $NetBSD: Makefile,v 1.22 2005/11/13 19:18:14 martin Exp $ # DISTNAME= qvwm-1.1.12 @@ -18,6 +18,7 @@ USE_LANGUAGES= c++ post-install: ${MV} ${PREFIX}/man/man1/qvwm.1x ${PREFIX}/man/man1/qvwm.1 +.include "options.mk" .include "../../audio/esound/buildlink3.mk" .include "../../graphics/imlib/buildlink3.mk" .include "../../graphics/xpm/buildlink3.mk" -- cgit v1.2.3