diff options
Diffstat (limited to 'x11-wm')
-rw-r--r-- | x11-wm/wmconfig/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/wmconfig/Makefile b/x11-wm/wmconfig/Makefile index a969b9d3f50b..98dcac961339 100644 --- a/x11-wm/wmconfig/Makefile +++ b/x11-wm/wmconfig/Makefile @@ -14,7 +14,7 @@ MAINTAINER= net@arrishq.org COMMENT= Menu generation tool for X window managers WRKSRC= ${WRKDIR}/${DISTNAME} -HAS_CONFIGURE= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS= --prefix=${LOCALBASE} --sysconfdir=${LOCALBASE}/etc --mandir=${LOCALBASE}/man |