diff options
Diffstat (limited to '')
-rw-r--r-- | x11/thinglaunch/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11/thinglaunch/Makefile b/x11/thinglaunch/Makefile index e24adbed6326..257a75b3428f 100644 --- a/x11/thinglaunch/Makefile +++ b/x11/thinglaunch/Makefile @@ -12,6 +12,7 @@ COMMENT= Very fast launcher program for X LICENSE= MIT +USES= xorg USE_XORG= x11 xorgproto CPPFLAGS+= -I${LOCALBASE}/include -lX11 |