debug package for x11/xdotool

This commit is contained in:
stsp 2020-01-14 16:28:56 +00:00
parent feb6b7528c
commit 2a09a4e422

View File

@ -1,10 +1,11 @@
# $OpenBSD: Makefile,v 1.18 2019/07/12 20:51:26 sthen Exp $
# $OpenBSD: Makefile,v 1.19 2020/01/14 16:28:56 stsp Exp $
COMMENT= fake keyboard and mouse input
V = 3.20160805.1
DISTNAME = xdotool-${V}
EPOCH= 0
REVISION= 0
SHARED_LIBS= xdo 0.1 # 1.1
@ -21,6 +22,8 @@ WANTLIB += X11 Xinerama Xtst c m xkbcommon
MASTER_SITES = https://github.com/jordansissel/xdotool/releases/download/v${V}/
DEBUG_PACKAGES= ${BUILD_PACKAGES}
LIB_DEPENDS= x11/xkbcommon
MAKE_FLAGS= LIBVER=${LIBxdo_VERSION}