diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 18:24:08 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2021-08-29 18:24:08 +0000 |
commit | 3acb8290ff91339aab78aa1be901b7333a629e2b (patch) | |
tree | 5941330139c5636a94af785ef33124dd21745e9a | |
parent | afab0125e5962d3699536d6e9f0e43304ed0ac2f (diff) |
-rw-r--r-- | x11-wm/fvwm2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-wm/fvwm2/Makefile b/x11-wm/fvwm2/Makefile index 2c102cef0863..783f04013d28 100644 --- a/x11-wm/fvwm2/Makefile +++ b/x11-wm/fvwm2/Makefile @@ -25,7 +25,7 @@ CONFLICTS_INSTALL= fvwm3-* GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-mandoc --without-gnome --disable-gtk \ ac_cv_path_PYTHON=${PYTHON_CMD} -USES= gmake gnome perl5 pkgconfig python:3.4+ gettext readline xorg +USES= cpe gmake gnome perl5 pkgconfig python:3.4+ gettext readline xorg USE_XORG= xcursor xft xinerama xpm xrender x11 ice xext USE_GNOME= cairo |