From 4cbffdb03c2d3a0881ae1550b19f8a6e03e75bff Mon Sep 17 00:00:00 2001 From: pav Date: Thu, 20 Mar 2008 10:09:36 +0000 Subject: - Remove USE_GETOPT_LONG which is a no-op since March 2007 --- x11/xdialog/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'x11/xdialog') diff --git a/x11/xdialog/Makefile b/x11/xdialog/Makefile index 5041504a6cb5..4232c66e2423 100644 --- a/x11/xdialog/Makefile +++ b/x11/xdialog/Makefile @@ -20,7 +20,6 @@ COMMENT= A drop in replacement for the "dialog" or "cdialog" programs USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnometarget gtk12 -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -- cgit