From 59cbaca536a64b02c2827e1508f2460606949595 Mon Sep 17 00:00:00 2001 From: miwi Date: Mon, 27 Nov 2006 13:39:49 +0000 Subject: - Respect X11BASE PR: ports/105872 Submitted by: trasz --- x11-wm/alloywm/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'x11-wm/alloywm') 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 -- cgit