summaryrefslogtreecommitdiff
path: root/x11-fm/emelfm2
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-01-30 11:11:37 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-01-30 11:11:37 +0000
commit4314b31c36cccfcaca4d76dc351f199a620f2152 (patch)
tree0f996f0eb3e24de0a537bb17ae8e5ff671fd6429 /x11-fm/emelfm2
parentUpdate to 7.2 release. (diff)
- Fix build on -STABLE (gnugetopt magic)
Reported by: bento via kris
Notes
Notes: svn path=/head/; revision=99494
Diffstat (limited to 'x11-fm/emelfm2')
-rw-r--r--x11-fm/emelfm2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/emelfm2/Makefile b/x11-fm/emelfm2/Makefile
index 4e743875d948..3c3315d6cb28 100644
--- a/x11-fm/emelfm2/Makefile
+++ b/x11-fm/emelfm2/Makefile
@@ -20,7 +20,7 @@ USE_GCC= 3.2
USE_GETOPT_LONG=yes
INSTALLS_SHLIB= yes
-MAKE_ENV= CC=${CC} LDLIBS="${LDFLAGS}" DOCSDIR="${DOCSDIR}"
+MAKE_ENV= CC=${CC} LDFLAGS="${LDFLAGS}" DOCSDIR="${DOCSDIR}"
PLUGINDIR= ${WRKSRC}/objs/plugins
PLUGINS= cdburner.so clone.so copy_to_clipboard.so du.so for_each.so \