diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2018-03-09 16:55:37 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2018-03-09 16:55:37 +0000 |
commit | ebedae842dfb5811cdaa81975d4d167231441b89 (patch) | |
tree | a32324c20928067cc4d1c2206cc52bfe32c9fa7b /x11-themes | |
parent | 82c86e907651f880ec40e5aa79b48db93685ba9e (diff) |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/fvwm-themes/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11-themes/fvwm-themes/Makefile b/x11-themes/fvwm-themes/Makefile index b873b16eb8aa..dd7c25f9d505 100644 --- a/x11-themes/fvwm-themes/Makefile +++ b/x11-themes/fvwm-themes/Makefile @@ -15,14 +15,12 @@ COMMENT= Themes for the Fvwm2 window manager LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING -BROKEN_powerpc64= Does not build - BUILD_DEPENDS= gm4:devel/m4 \ fvwm2:x11-wm/fvwm2 RUN_DEPENDS= fvwm2:x11-wm/fvwm2 -USE_XORG= xpm USES= gmake perl5 shebangfix tar:bzip2 +USE_XORG= xpm SHEBANG_FILES= themes/cde/modules/create-buttonbar-config \ themes/redmondxp/modules/FvwmThemesPanelManager GNU_CONFIGURE= yes |