diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1998-11-28 05:39:01 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1998-11-28 05:39:01 +0000 |
commit | eaecff08766be7a8dd9893a60d764a5dce6591f2 (patch) | |
tree | 7defb921b2bd78b27d164d4511478dbf880a83af /net-mgmt/ciscoconf | |
parent | 1b72fed96264f72d69c14c4214741cc526e57300 (diff) | |
download | ports-eaecff08766be7a8dd9893a60d764a5dce6591f2.tar.gz ports-eaecff08766be7a8dd9893a60d764a5dce6591f2.zip |
Notes
Diffstat (limited to 'net-mgmt/ciscoconf')
-rw-r--r-- | net-mgmt/ciscoconf/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/ciscoconf/Makefile b/net-mgmt/ciscoconf/Makefile index 9f4f086e9b76..be55dc313298 100644 --- a/net-mgmt/ciscoconf/Makefile +++ b/net-mgmt/ciscoconf/Makefile @@ -3,7 +3,7 @@ # Date created: 11 September 1998 # Whom: jabley@clear.co.nz # -# $Id:$ +# $Id: Makefile,v 1.1.1.1 1998/11/18 22:15:06 billf Exp $ # DISTNAME= ciscoconf-1.0beta1 @@ -14,6 +14,7 @@ MASTER_SITES= ftp://ftp.patho.gen.nz/pub/users/jabley/ \ MAINTAINER= jabley@clear.co.nz +BUILD_DEPENDS= makedepend:${PORTSDIR}/x11/XFree86 ALL_TARGET= depend all MAN8= ciscoconfd.8 ciscoconfr.8 |