diff options
Diffstat (limited to 'misc/asbutton')
-rw-r--r-- | misc/asbutton/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/asbutton/Makefile b/misc/asbutton/Makefile index e6d2dd40be0e..46b2d5c554c9 100644 --- a/misc/asbutton/Makefile +++ b/misc/asbutton/Makefile @@ -13,6 +13,7 @@ COMMENT= Dockapp that displays 4 or 9 buttons to run apps of your choice LICENSE= GPLv2 +USES= xorg USE_XORG= x11 xpm ALL_TARGET= asbutton MAKE_ARGS= INCLUDES="-I${LOCALBASE}/include/X11 -I${LOCALBASE}/include" \ |