diff --git a/net/rdesktop/Makefile b/net/rdesktop/Makefile index ba14c42b68ae..cc818a00c9f1 100644 --- a/net/rdesktop/Makefile +++ b/net/rdesktop/Makefile @@ -15,7 +15,7 @@ LIB_DEPENDS= libgmp.so:math/gmp \ libnettle.so:security/nettle \ libtasn1.so:security/libtasn1 -USES= autoreconf gmake iconv pkgconfig xorg +USES= autoreconf cpe gmake iconv pkgconfig xorg USE_XORG= x11 xcursor xrandr USE_GITHUB= yes