aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2008-03-20 18:09:36 +0800
committerpav <pav@FreeBSD.org>2008-03-20 18:09:36 +0800
commit4cbffdb03c2d3a0881ae1550b19f8a6e03e75bff (patch)
tree67b41d2b042fc18401f1c417b794fc3235432b22 /x11-fm
parente9043deae03b026fc837219f318aa30792bc9e8d (diff)
downloadfreebsd-ports-gnome-4cbffdb03c2d3a0881ae1550b19f8a6e03e75bff.tar.gz
freebsd-ports-gnome-4cbffdb03c2d3a0881ae1550b19f8a6e03e75bff.tar.zst
freebsd-ports-gnome-4cbffdb03c2d3a0881ae1550b19f8a6e03e75bff.zip
- Remove USE_GETOPT_LONG which is a no-op since March 2007
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/emelfm2/Makefile1
-rw-r--r--x11-fm/fsv/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/x11-fm/emelfm2/Makefile b/x11-fm/emelfm2/Makefile
index a4bca7522699..17f81b9bf07c 100644
--- a/x11-fm/emelfm2/Makefile
+++ b/x11-fm/emelfm2/Makefile
@@ -17,7 +17,6 @@ COMMENT= The gtk2 port of emelfm, a fast graphical filemanager
USE_GNOME= gtk20
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GETOPT_LONG=yes
USE_LDCONFIG= yes
INSTALL_TARGET= install
diff --git a/x11-fm/fsv/Makefile b/x11-fm/fsv/Makefile
index 8bbdc0fbdba2..648b315ac23c 100644
--- a/x11-fm/fsv/Makefile
+++ b/x11-fm/fsv/Makefile
@@ -21,7 +21,6 @@ USE_X_PREFIX= yes
USE_GETTEXT= yes
USE_GL= yes
USE_GNOME= gtk12
-USE_GETOPT_LONG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-GL-prefix=${X11BASE}/lib
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"