Missing line continuation for dependencies.
This commit is contained in:
parent
7107457837
commit
aae02ab093
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 1999/09/02 22:16:29 brad Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 1999/09/03 16:10:46 angelos Exp $
|
||||
|
||||
DISTNAME= imm.source
|
||||
PKGNAME= imm-3.5a1
|
||||
@ -8,7 +8,7 @@ EXTRACT_SUFX= .tar.Z
|
||||
|
||||
MAINTAINER= angelos@openbsd.org
|
||||
|
||||
LIB_DEPENDS= tcl80.1.5:${PORTSDIR}/lang/tcl80
|
||||
LIB_DEPENDS= tcl80.1.5:${PORTSDIR}/lang/tcl80 \
|
||||
tk80.1.5:${PORTSDIR}/x11/tk80
|
||||
|
||||
USE_X11= yes
|
||||
|
Loading…
Reference in New Issue
Block a user