summaryrefslogtreecommitdiffstats
path: root/net/gated
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1995-09-26 10:19:32 +0000
committerasami <asami@FreeBSD.org>1995-09-26 10:19:32 +0000
commitc58ebac838efec02618e89da7a3b9d3d9a74f3ae (patch)
treee1f6867cf5f8c3f9e1a4653addc1e3bb5969402b /net/gated
parentf4eef6a6b3ca38e8d345d2adb05c5c33070071ea (diff)
downloadFreeBSD-ports-c58ebac838efec02618e89da7a3b9d3d9a74f3ae.zip
FreeBSD-ports-c58ebac838efec02618e89da7a3b9d3d9a74f3ae.tar.gz
Add "WRKSRC=${WRKDIR}/gated" to make this thing actually compile.
Diffstat (limited to 'net/gated')
-rw-r--r--net/gated/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/gated/Makefile b/net/gated/Makefile
index 3796b75..f6c3c06 100644
--- a/net/gated/Makefile
+++ b/net/gated/Makefile
@@ -3,7 +3,7 @@
# Date created: 29 October 1994
# Whom: pst
#
-# $Id: Makefile,v 1.5 1995/06/24 00:14:22 ache Exp $
+# $Id: Makefile,v 1.6 1995/09/23 17:51:37 ache Exp $
#
DISTNAME= gated-r3_5alpha_11
@@ -11,6 +11,7 @@ PKGNAME= gated-3.5a11
CATEGORIES+= networking
MASTER_SITES= ftp://ftp.gated.merit.edu/net-research/gated/
+WRKSRC= ${WRKDIR}/gated
ALL_TARGET= gated
.include <bsd.port.mk>
OpenPOWER on IntegriCloud