diff options
Diffstat (limited to 'devel/autoconf261/Makefile')
-rw-r--r-- | devel/autoconf261/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/autoconf261/Makefile b/devel/autoconf261/Makefile index f1bc89d..e3465d8 100644 --- a/devel/autoconf261/Makefile +++ b/devel/autoconf261/Makefile @@ -19,9 +19,10 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4 .undef NO_IGNORE -BORKED= "THIS IS A WORK IN PROGRESS. DON'T EVEN THINK ABOUT IT." +BORKED= "DON'T EVEN THINK ABOUT IT." BROKEN= ${BORKED} FORBIDDEN= ${BORKED} +IGNORE= "DAMN YOU BENTO. LEAVE THIS ALONE!" USE_BZIP2= yes USE_GMAKE= yes |