mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-20 04:02:27 +00:00
x11-wm/fvwm3: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
3acb8290ff
commit
1748e4223c
@ -15,11 +15,14 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
LIB_DEPENDS= libbson-1.0.so:devel/libbson \
|
||||
libevent.so:devel/libevent
|
||||
|
||||
USES= compiler:c11 pkgconfig python:3.7+ readline xorg
|
||||
USES= compiler:c11 cpe pkgconfig python:3.7+ readline xorg
|
||||
USE_XORG= ice x11 xext xrandr xrender xt
|
||||
|
||||
CONFLICTS_INSTALL= fvwm-2.*
|
||||
|
||||
CPE_VENDOR= fvwm
|
||||
CPE_PRODUCT= fvwm
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= ac_cv_path_PYTHON=${PYTHON_CMD} \
|
||||
--disable-golang
|
||||
|
Loading…
Reference in New Issue
Block a user