@@ -, +, @@ - fix plist error if PREFIX != LOCALBASE - appease portlint: move USES --- Makefile (revision 518399) +++ Makefile (working copy) @@ -14,6 +14,8 @@ LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING +USES= autoreconf ncurses pkgconfig + CONFLICTS_INSTALL?= mtr-nox11 OPTIONS_DEFINE= IPV6 X11 @@ -20,8 +22,7 @@ OPTIONS_DEFAULT=X11 X11_DESC= Build X11-enabled mtr -USES= autoreconf ncurses pkgconfig - +CONFIGURE_ARGS= --with-bashcompletiondir=${PREFIX}/share/bash-completion/completions GNU_CONFIGURE= yes LDFLAGS+= -lncurses