diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-10 07:00:44 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-07-10 07:00:44 +0000 |
commit | 942c2a28be6e560a605ebc033cdb2621880953d1 (patch) | |
tree | 567d3c4f39ba679f84c7c393db293295d2f6b632 /x11-fm | |
parent | 1679a3f535999d7959d45dfc6a5809c8e1ddf919 (diff) |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/xplore/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-fm/xplore/Makefile b/x11-fm/xplore/Makefile index 34aa3b409deb..548907e91986 100644 --- a/x11-fm/xplore/Makefile +++ b/x11-fm/xplore/Makefile @@ -12,9 +12,8 @@ COMMENT= Yet another Motif file manager LICENSE= GPLv2 -USES= imake +USES= imake motif USE_GCC= any -USE_MOTIF= yes USE_XORG= xpm MAKE_JOBS_UNSAFE=yes CFLAGS+= -Wno-return-type |