From e2bc6342b3b33a804ea0b8ec5237d16f99287a19 Mon Sep 17 00:00:00 2001 From: Sergey Matveychuk Date: Thu, 25 Dec 2008 23:03:39 +0000 Subject: [PATCH] - Utilize PORTSCOUT. Version 1.x is complete different one. --- sysutils/grub/Makefile | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sysutils/grub/Makefile b/sysutils/grub/Makefile index 68087453f949..ef430aa1b66f 100644 --- a/sysutils/grub/Makefile +++ b/sysutils/grub/Makefile @@ -36,6 +36,8 @@ PLIST_FILES+= ${GRUB_DIR}/${f}_stage1_5 .endfor PLIST_FILES+= ${GRUB_DIR}/stage2_eltorito +PORTSCOUT= limit:^0 + pre-configure: @cd ${WRKSRC}; ${ACLOCAL}