diff options
Diffstat (limited to 'deskutils/tpb/Makefile')
-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 ce3e52c4a994..62d311ecceac 100644 --- a/deskutils/tpb/Makefile +++ b/deskutils/tpb/Makefile @@ -17,7 +17,7 @@ LIB_DEPENDS= libxosd.so:misc/xosd ONLY_FOR_ARCHS= i386 amd64 -USES= gmake iconv localbase pkgconfig +USES= gmake iconv localbase pkgconfig xorg GNU_CONFIGURE= yes CONFIGURE_ARGS= ${ICONV_CONFIGURE_ARG} USE_XORG= x11 sm ice xext |