diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2001-08-25 06:13:05 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2001-08-25 06:13:05 +0000 |
commit | 414f81e2b0f74af0b797810b63acddc7e5b6c00e (patch) | |
tree | 5ccf6405e6875aa11c771b422de3b142906e719b /german | |
parent | Chasing mail/mutt-devel (1.3.20 -> 1.3.21). (diff) |
Add missing BUILD_DEPENDS line.
Notes
Notes:
svn path=/head/; revision=46849
Diffstat (limited to 'german')
-rw-r--r-- | german/unix-connect/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/german/unix-connect/Makefile b/german/unix-connect/Makefile index 110c1bad43fb..47c10ab9f326 100644 --- a/german/unix-connect/Makefile +++ b/german/unix-connect/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= dinoex@freebsd.org +BUILD_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz + WRKSRC= ${WRKDIR}/${DISTNAME} #USE_GMAKE= yes GNU_CONFIGURE= YES |