diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-03 13:25:07 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-03 13:25:07 +0000 |
commit | c558673f0bec6616efdfc5b86b5a243ba44e7a50 (patch) | |
tree | 90afa9b01d27a27562cef2bfc7c5d7598196f5d1 /x11-wm/ion3 | |
parent | e7763f2d4ff246a14ef6b9c754aa5f05968c3c7e (diff) | |
download | ports-c558673f0bec6616efdfc5b86b5a243ba44e7a50.tar.gz ports-c558673f0bec6616efdfc5b86b5a243ba44e7a50.zip |
Notes
Diffstat (limited to 'x11-wm/ion3')
-rw-r--r-- | x11-wm/ion3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/ion3/Makefile b/x11-wm/ion3/Makefile index 4d7fad126cda..5bdd1fc06fdd 100644 --- a/x11-wm/ion3/Makefile +++ b/x11-wm/ion3/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://modeemi.fi/~tuomov/ion/dl/ MAINTAINER= anthony.ginepro@laposte.net COMMENT= Ion is a tiling tabbed window manager -LIB_DEPENDS= lua.5:${PORTSDIR}/lang/lua +LIB_DEPENDS= lua.5:${PORTSDIR}/lang/lua50 CONFLICTS= ion-2002* ion-devel-* pwm-* |