diff options
Diffstat (limited to 'comms/xlog')
-rw-r--r-- | comms/xlog/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/xlog/Makefile b/comms/xlog/Makefile index ef79329078ca..11207f4e9e36 100644 --- a/comms/xlog/Makefile +++ b/comms/xlog/Makefile @@ -17,8 +17,7 @@ COMMENT= Amateur Radio logging application USE_GETTEXT= yes USE_GNOME= libgnomeprint gnomelibs gtk20 GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-mime-update \ - --mandir=${PREFIX}/man +CONFIGURE_ARGS= --with-mime-update LIB_DEPENDS+= hamlib:${PORTSDIR}/comms/hamlib |