aboutsummaryrefslogtreecommitdiff
path: root/deskutils/ydotool
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2020-04-18 08:22:21 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2020-04-18 08:22:21 +0000
commit1d863c3f16b1d4400c28559ade8f89cfd0c265a0 (patch)
treed0b72328f5e54699a14b0af6101e9be8ab1710fa /deskutils/ydotool
parent89c9895f82c4249383821d6f3820712b2aa240cc (diff)
downloadports-1d863c3f16b1d4400c28559ade8f89cfd0c265a0.tar.gz
ports-1d863c3f16b1d4400c28559ade8f89cfd0c265a0.zip
Notes
Diffstat (limited to 'deskutils/ydotool')
-rw-r--r--deskutils/ydotool/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/deskutils/ydotool/Makefile b/deskutils/ydotool/Makefile
index 5275bd7521b2..f583d30d83b1 100644
--- a/deskutils/ydotool/Makefile
+++ b/deskutils/ydotool/Makefile
@@ -2,6 +2,7 @@
PORTNAME= ydotool
PORTVERSION= 0.1.8
+PORTREVISION= 1
DISTVERSIONPREFIX= v
CATEGORIES= deskutils
@@ -13,9 +14,9 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
BUILD_DEPENDS= ${LOCALBASE}/include/linux/uinput.h:devel/evdev-proto
LIB_DEPENDS= libepoll-shim.so:devel/libepoll-shim \
- libuInputPlus.so:devel/libuInputPlus \
+ libuInputPlus.so:devel/libuinputplus \
libboost_program_options.so:devel/boost-libs \
- libevdevPlus.so:devel/libevdevPlus
+ libevdevPlus.so:devel/libevdevplus
USES= cmake localbase