From 69ec811db75b61aa74cf2e59c3611f8025bc008a Mon Sep 17 00:00:00 2001 From: kevlo Date: Sun, 18 Feb 2001 16:14:57 +0000 Subject: It should not allow to build package of itself. PR: 25185 Submitted by: MAINTAINER --- sysutils/ipa/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/ipa') diff --git a/sysutils/ipa/Makefile b/sysutils/ipa/Makefile index 7fc0081cefc..faf8340cc35 100644 --- a/sysutils/ipa/Makefile +++ b/sysutils/ipa/Makefile @@ -12,6 +12,7 @@ MASTER_SITES= http://www.simon.org.ua/ipa/ MAINTAINER= simon@simon.org.ua +NO_PACKAGE= "Needs to be built uniquely for each site" ALL_TARGET= FreeBSD MAN5= ipa.5 ipa.conf.5 -- cgit