aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-01-29 17:19:58 +0800
committerkrion <krion@FreeBSD.org>2004-01-29 17:19:58 +0800
commitfe86ca9609c8aa77fe047512a2f08368a38f3a88 (patch)
treef43b3c08ff6846836df898698b33cedc0a319357 /x11-wm
parent20aaea8455d24e1dbcc841db10280b9e63094863 (diff)
downloadfreebsd-ports-gnome-fe86ca9609c8aa77fe047512a2f08368a38f3a88.tar.gz
freebsd-ports-gnome-fe86ca9609c8aa77fe047512a2f08368a38f3a88.tar.zst
freebsd-ports-gnome-fe86ca9609c8aa77fe047512a2f08368a38f3a88.zip
- Add missing LIB_DEPENDS
Noticed by: kris via bento
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/phluid/Makefile2
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