diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 21:32:24 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-02 21:32:24 +0000 |
commit | 2729c7d447146fca0b2c7e1f9bc2968fc4a33ad0 (patch) | |
tree | e390baaa8e511f6302365d46e92b2e41fef35bd0 /comms | |
parent | 7ebaf95f6c3d98b618b9a70173d29b0e23714527 (diff) | |
download | ports-2729c7d447146fca0b2c7e1f9bc2968fc4a33ad0.tar.gz ports-2729c7d447146fca0b2c7e1f9bc2968fc4a33ad0.zip |
Notes
Diffstat (limited to 'comms')
-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 |