From b2f6cad60f544a4f52d915f9a31bd12bbb81919f Mon Sep 17 00:00:00 2001 From: sturm Date: Sat, 12 Nov 2005 00:07:22 +0000 Subject: [PATCH] WANTLIB suggested by Moritz Grimm --- infrastructure/templates/Makefile.template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/infrastructure/templates/Makefile.template b/infrastructure/templates/Makefile.template index cc9faa431f1..1525307b2bc 100644 --- a/infrastructure/templates/Makefile.template +++ b/infrastructure/templates/Makefile.template @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile.template,v 1.45 2005/11/02 17:39:06 wilfried Exp $ +# $OpenBSD: Makefile.template,v 1.46 2005/11/12 00:07:22 sturm Exp $ # $FreeBSD/NetBSD: credit FreeBSD/NetBSD if thats where the port came from $ # Original from: credit the original author here # @@ -48,6 +48,7 @@ CATEGORIES= ??? #PERMIT_PACKAGE_FTP= Yes | "Reason if No" #PERMIT_DISTFILES_CDROM=Yes | "Reason if No" #PERMIT_DISTFILES_FTP= Yes | "Reason if No" +#WANTLIB= ??? # where the source files and patches can be fetched #