diff options
author | John Marino <marino@FreeBSD.org> | 2013-08-22 22:34:32 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-08-22 22:34:32 +0000 |
commit | 89a1aa0426125cd1a3ac2b2e4edcb4ec938256e7 (patch) | |
tree | 4da567eaff168f06c23c03fdab466eabcf10cceb /x11-wm/phluid | |
parent | 10cee3fd8a42c1f94fd3fb3571a6a21ac47da2ce (diff) |
Notes
Diffstat (limited to 'x11-wm/phluid')
-rw-r--r-- | x11-wm/phluid/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/phluid/Makefile b/x11-wm/phluid/Makefile index ac59e7bacec0..c4aa6ed70c5f 100644 --- a/x11-wm/phluid/Makefile +++ b/x11-wm/phluid/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Window manager that emphasizes efficiency, speed, and beauty -USEs= gmake +USES= gmake USE_EFL= imlib2 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |