diff options
Diffstat (limited to 'x11-wm/alloywm')
-rw-r--r-- | x11-wm/alloywm/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-wm/alloywm/Makefile b/x11-wm/alloywm/Makefile index 1e2b9eebd7cf..33fb4fc301fc 100644 --- a/x11-wm/alloywm/Makefile +++ b/x11-wm/alloywm/Makefile @@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Has title bars, shading, resizing, automatic placement, window list HAS_CONFIGURE= yes +CONFIGURE_ARGS= --xroot=${X11BASE} PLIST= ${WRKDIR}/pkg-plist USE_GMAKE= yes USE_X_PREFIX= yes |