x11/xdotool: Restore PORTEPOCH
After it was accidentally removed in 6212c464a8
$ pkg version -t 3.20210804.2 3.20210804.2,1
<
PR: 258060
Reported by: lantw44@gmail.com
Reviewed by:
This commit is contained in:
parent
b3ea1f261c
commit
78234d3bff
@ -1,6 +1,7 @@
|
||||
PORTNAME= xdotool
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 3.20210804.2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= gregf@beastie.tech
|
||||
@ -27,7 +28,6 @@ PLIST_FILES= bin/xdotool \
|
||||
libdata/pkgconfig/libxdo.pc \
|
||||
man/man1/xdotool.1.gz
|
||||
|
||||
|
||||
# Older GCC on RELENG_6 doesn't like -Wno-missing-field-initializers
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's,-Wno-missing-field-initializers,,' \
|
||||
|
Loading…
Reference in New Issue
Block a user