Index: head/net/gated/Makefile =================================================================== --- head/net/gated/Makefile (revision 49412) +++ head/net/gated/Makefile (revision 49413) @@ -1,33 +1,34 @@ # Ports collection makefile for: gated # Date created: 29 October 1994 # Whom: pst # # $FreeBSD$ # PORTNAME= gated PORTVERSION= 3.6.0 CATEGORIES= net MASTER_SITES= http://www.gated.org/gated-web/code/source/gated/ DISTNAME= ${PORTNAME}-pub MAINTAINER= dec@FreeBSD.org WRKSRC= ${WRKDIR}/${PORTNAME}-public-3_6 GNU_CONFIGURE= yes +RESTRICTED= "license required for use" # use this option, if log_in_vain="YES" .if defined(WITHOUT_SMUX) CONFIGURE_ARGS+= --disable-smux .endif post-configure: cd ${WRKSRC} && ${MAKE} depend do-install: .for file in gated/gated gdc/gdc ospf_monitor/ospf_monitor ripquery/ripquery ${INSTALL_PROGRAM} ${WRKSRC}/src/${file} ${PREFIX}/sbin .endfor .include Property changes on: head/net/gated/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.30 \ No newline at end of property +1.31 \ No newline at end of property