diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-14 19:00:07 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-05-14 19:00:07 +0000 |
commit | 5b2a2a372eab04dc9e5b3f99effdd2f3b60f0496 (patch) | |
tree | 3dc74e8b3cbad4e9f66e77dcfe42d87fec469249 /x11/login.app | |
parent | 1bd5690f5fbb7923fbc34b1b68438a2e4d9e111a (diff) |
Notes
Diffstat (limited to 'x11/login.app')
-rw-r--r-- | x11/login.app/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/login.app/Makefile b/x11/login.app/Makefile index 1952b1d883fc..487f0b6766e9 100644 --- a/x11/login.app/Makefile +++ b/x11/login.app/Makefile @@ -15,7 +15,7 @@ DISTFILES= Login.app-${PORTVERSION:S/.a/-Alpha-/}${EXTRACT_SUFX} \ MAINTAINER= sobomax@FreeBSD.org -LIB_DEPENDS= wraster.3:${PORTSDIR}/x11-wm/windowmaker \ +LIB_DEPENDS= wraster.4:${PORTSDIR}/x11-wm/windowmaker \ PropList.2:${PORTSDIR}/devel/libPropList WRKSRC= ${WRKDIR}/Login.app-${PORTVERSION:S/.a/-Alpha-/} |