From 8e28cfec81a60bd7a3081ef983c379157a3e3b4d Mon Sep 17 00:00:00 2001 From: pav Date: Thu, 20 Mar 2008 09:56:52 +0000 Subject: - Remove USE_GETOPT_LONG which is a no-op since March 2007 --- misc/patchutils/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'misc/patchutils') diff --git a/misc/patchutils/Makefile b/misc/patchutils/Makefile index 563ad5d23cbd..04906be52627 100644 --- a/misc/patchutils/Makefile +++ b/misc/patchutils/Makefile @@ -16,7 +16,6 @@ COMMENT= A small collection of programs that operate on patch files USE_BZIP2= yes USE_PERL5= yes -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} -- cgit