diff options
Diffstat (limited to 'net/mtr/Makefile')
-rw-r--r-- | net/mtr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/mtr/Makefile b/net/mtr/Makefile index aa87a3303b86..a6eadacf0e26 100644 --- a/net/mtr/Makefile +++ b/net/mtr/Makefile @@ -22,7 +22,7 @@ GNU_CONFIGURE= yes LDFLAGS+= -L${LOCALBASE}/lib -lglib-2.0 USE_GMAKE= yes USE_GNOME= _glib20 -USE_PKGCONFIG= build +USES= pkgconfig MAN8= mtr.8 PLIST_FILES= sbin/mtr |