diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-11 18:28:10 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-12-11 18:28:10 +0000 |
commit | 0d0c38abda42953116077041374621f29398bca1 (patch) | |
tree | f84adaddc0b7a4395bdc34d83a623d5052d2e8b9 /deskutils/tpb | |
parent | b4f16ddf9e841edbd8aa8e09adc1c959e5cf6f7d (diff) | |
download | ports-0d0c38abda42953116077041374621f29398bca1.tar.gz ports-0d0c38abda42953116077041374621f29398bca1.zip |
Notes
Diffstat (limited to 'deskutils/tpb')
-rw-r--r-- | deskutils/tpb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/tpb/Makefile b/deskutils/tpb/Makefile index be1b18ec61c8..f320f52c2855 100644 --- a/deskutils/tpb/Makefile +++ b/deskutils/tpb/Makefile @@ -11,7 +11,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= On-Screen-Display for hotkeys of IBM ThinkPads -LIB_DEPENDS= xosd.4:${PORTSDIR}/misc/xosd +LIB_DEPENDS= libxosd.so:${PORTSDIR}/misc/xosd ONLY_FOR_ARCHS= i386 amd64 |