diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 10:09:36 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 10:09:36 +0000 |
commit | 42d5e278657bc4b501370034367fddb58ae5529e (patch) | |
tree | ee34bccbe1b118a0c52bd84c8fd6f286e5861087 /x11-fm | |
parent | 6f8a3dbfb13db6ee70c844d085a8f76c64fab6ef (diff) |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/emelfm2/Makefile | 1 | ||||
-rw-r--r-- | x11-fm/fsv/Makefile | 1 |
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}" |