summaryrefslogtreecommitdiff
path: root/wm/qvwm/Makefile
diff options
context:
space:
mode:
authormartin <martin>2005-11-13 19:18:14 +0000
committermartin <martin>2005-11-13 19:18:14 +0000
commit9f5a6a88b01f643725b25f20d3510ac9eb5a9c27 (patch)
treed96c9d92f9dab7065d46c79b2e7cc9657a518202 /wm/qvwm/Makefile
parent347e513ef46ea3449b5b531bc28df5fa3a1ca8b6 (diff)
downloadpkgsrc-9f5a6a88b01f643725b25f20d3510ac9eb5a9c27.tar.gz
Support option "debug" and make the pkg compile with debugging support.
Diffstat (limited to 'wm/qvwm/Makefile')
-rw-r--r--wm/qvwm/Makefile3
1 files changed, 2 insertions, 1 deletions
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"