Permalink
Browse files
xfd: add xorg-libxkbfile dependency
- Loading branch information
Showing
with
1 addition
and
1 deletion.
-
+1
−1
x11/xfd/Portfile
|
|
@@ -22,7 +22,7 @@ checksums rmd160 85642bd90148602c7b9aa51962b4023f2fbe5688 \ |
|
|
|
|
|
depends_build port:pkgconfig |
|
|
|
|
|
depends_lib port:xorg-libXaw port:Xft2 |
|
|
depends_lib port:xorg-libXaw port:Xft2 port:xorg-libxkbfile |
|
|
|
|
|
livecheck.type regex |
|
|
livecheck.regex ${name}-(\[\\d.\]+)${extract.suffix} |
|
|
|