diff options
Diffstat (limited to 'comms/xdx')
-rw-r--r-- | comms/xdx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/comms/xdx/Makefile b/comms/xdx/Makefile index 40e7f4f4f258..9b410adc5bde 100644 --- a/comms/xdx/Makefile +++ b/comms/xdx/Makefile @@ -14,7 +14,7 @@ COMMENT= Amateur Radio DX cluster monitor USE_GNOME= gtk20 GNU_CONFIGURE= yes -USE_GMAKE= yes +USES= gmake pkgconfig MAN1= xdx.1 LICENSE= GPLv2 |