mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-27 05:10:36 +00:00
Add DEPENDS to sam, this port requires libraries and private headers.
This commit is contained in:
parent
e8161884f8
commit
15dab03ed9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=4859
@ -3,7 +3,7 @@
|
||||
# Date created: Sun Aug 13 12:36:14 CDT 1995
|
||||
# Whom: erich@rrnet.com
|
||||
#
|
||||
# $Id: Makefile,v 1.2 1995/10/28 20:25:56 erich Exp $
|
||||
# $Id: Makefile,v 1.3 1996/11/12 02:19:30 obrien Exp $
|
||||
#
|
||||
|
||||
DISTNAME= 9term.1.6.3
|
||||
@ -13,6 +13,9 @@ MASTER_SITES= ftp://ftp.ecf.toronto.edu/pub/plan9/matty/
|
||||
|
||||
MAINTAINER= erich@FreeBSD.org
|
||||
|
||||
# needs library and private header
|
||||
DEPENDS= ${PORTSDIR}/plan9/sam
|
||||
|
||||
NO_WRKSUBDIR= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user