diff options
author | Dejan Lesjak <lesi@FreeBSD.org> | 2004-12-02 00:33:28 +0000 |
---|---|---|
committer | Dejan Lesjak <lesi@FreeBSD.org> | 2004-12-02 00:33:28 +0000 |
commit | 14372bc2c9ecd13ea5c3167f61b826e803a3508f (patch) | |
tree | 8bef4de411fa5919245d0425270cf593b986e3f3 /x11-wm/wm2 | |
parent | b8f5127bb1858411a5e552999d2d2dfce70060ec (diff) |
Notes
Diffstat (limited to 'x11-wm/wm2')
-rw-r--r-- | x11-wm/wm2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/wm2/Makefile b/x11-wm/wm2/Makefile index 9dd59956e0b1..1d581e18895c 100644 --- a/x11-wm/wm2/Makefile +++ b/x11-wm/wm2/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R} MAINTAINER= ports@FreeBSD.org COMMENT= A very simple window manager for X +BUILD_DEPENDS= makedepend:${X_IMAKE_PORT} + USE_X_PREFIX= yes ALL_TARGET= depend wm2 |