diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-29 09:19:58 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-01-29 09:19:58 +0000 |
commit | b6af1a8d9276995a7756455b50df02a42b7faebe (patch) | |
tree | 7283eaac84d11a85959db4bea7774f5336cda614 /x11-wm/phluid | |
parent | 80002fcf1ab91803de4fad8848c974fc5d0a5474 (diff) | |
download | ports-b6af1a8d9276995a7756455b50df02a42b7faebe.tar.gz ports-b6af1a8d9276995a7756455b50df02a42b7faebe.zip |
Notes
Diffstat (limited to 'x11-wm/phluid')
-rw-r--r-- | x11-wm/phluid/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-wm/phluid/Makefile b/x11-wm/phluid/Makefile index f0d774b9bc31..195cafc4ca55 100644 --- a/x11-wm/phluid/Makefile +++ b/x11-wm/phluid/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= phluid MAINTAINER= ports@FreeBSD.org COMMENT= A window manager that emphasizes efficiency, speed, and beauty +LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 + USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_GMAKE= yes |