From 5393c0055a0c7d4595c175f5df38f3bb28ac515f Mon Sep 17 00:00:00 2001 From: pav Date: Thu, 20 Mar 2008 09:37:21 +0000 Subject: - Remove USE_GETOPT_LONG which is a no-op since March 200 --- databases/wmjsql/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'databases/wmjsql') diff --git a/databases/wmjsql/Makefile b/databases/wmjsql/Makefile index a9526fcb4aaa..90d052542118 100644 --- a/databases/wmjsql/Makefile +++ b/databases/wmjsql/Makefile @@ -18,7 +18,6 @@ COMMENT= MySQL server status displaying dockapp USE_MYSQL= yes USE_GMAKE= yes USE_X_PREFIX= yes -USE_GETOPT_LONG= yes USE_XPM= yes ALL_TARGET= clean all -- cgit