summaryrefslogtreecommitdiff
path: root/wm/openbox/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'wm/openbox/Makefile')
-rw-r--r--wm/openbox/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/wm/openbox/Makefile b/wm/openbox/Makefile
index a91695f144b..b31308a1bf7 100644
--- a/wm/openbox/Makefile
+++ b/wm/openbox/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.7 2003/08/28 20:05:22 xtraeme Exp $
+# $NetBSD: Makefile,v 1.8 2003/09/26 22:05:14 wiz Exp $
#
DISTNAME= openbox-2.2.3
@@ -15,6 +15,8 @@ USE_BUILDLINK2= YES
USE_X11= YES
GNU_CONFIGURE= YES
+CPPFLAGS+= -DHAVE_STRFTIME=1
+
.include "../../devel/pkgconfig/buildlink2.mk"
.include "../../fonts/Xft2/buildlink2.mk"