aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils/grub
diff options
context:
space:
mode:
authorsem <sem@FreeBSD.org>2008-12-26 07:03:39 +0800
committersem <sem@FreeBSD.org>2008-12-26 07:03:39 +0800
commit8447ee94296a99b6406f852ab6b3f5fbb4fe152e (patch)
tree9d4c92989d6c2dd003cbdd810d1ffd9f834f2078 /sysutils/grub
parent97a5c30967f3e62623054ba7960cc629dcb889ba (diff)
downloadfreebsd-ports-gnome-8447ee94296a99b6406f852ab6b3f5fbb4fe152e.tar.gz
freebsd-ports-gnome-8447ee94296a99b6406f852ab6b3f5fbb4fe152e.tar.zst
freebsd-ports-gnome-8447ee94296a99b6406f852ab6b3f5fbb4fe152e.zip
- Utilize PORTSCOUT. Version 1.x is complete different one.
Diffstat (limited to 'sysutils/grub')
-rw-r--r--sysutils/grub/Makefile2
1 files changed, 2 insertions, 0 deletions
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}