diff options
author | dinoex <dinoex@FreeBSD.org> | 2001-08-25 14:13:05 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2001-08-25 14:13:05 +0800 |
commit | a5f2e92677ed288342072362102132505f142731 (patch) | |
tree | f48f7a6af372b1c389fd86bf6b5c3524615f940c /german/unix-connect | |
parent | 266625b2717797fe565189b3415ef99a9cec78b9 (diff) | |
download | freebsd-ports-gnome-a5f2e92677ed288342072362102132505f142731.tar.gz freebsd-ports-gnome-a5f2e92677ed288342072362102132505f142731.tar.zst freebsd-ports-gnome-a5f2e92677ed288342072362102132505f142731.zip |
Add missing BUILD_DEPENDS line.
Diffstat (limited to 'german/unix-connect')
-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 |