diff options
Diffstat (limited to 'x11/xcbautolock/Makefile')
-rw-r--r-- | x11/xcbautolock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/xcbautolock/Makefile b/x11/xcbautolock/Makefile index 977e79f44587..d22399932fa8 100644 --- a/x11/xcbautolock/Makefile +++ b/x11/xcbautolock/Makefile @@ -14,7 +14,7 @@ USE_CSTD= c99 USE_GITHUB= yes GH_ACCOUNT= bapt -LIB_DEPENDS= libxcb-screensaver.so:${PORTSDIR}/x11/libxcb +LIB_DEPENDS= libxcb-screensaver.so:x11/libxcb PLIST_FILES= bin/xcbautolock \ man/man1/xcbautolock.1.gz |