diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2021-10-10 19:28:49 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2021-10-10 19:44:42 +0000 |
commit | 2c672a4de941dc57142d867ba42396b1b64d2921 (patch) | |
tree | 8df5490a1c027e22b101c5ee6a85de2599b1756c /net/gnome-nettool | |
parent | 221a492f5c87d536e466ae45c8adef13b4771ba2 (diff) |
Diffstat (limited to 'net/gnome-nettool')
-rw-r--r-- | net/gnome-nettool/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net/gnome-nettool/Makefile b/net/gnome-nettool/Makefile index 9725418d2b4a..69a2dfe62ba3 100644 --- a/net/gnome-nettool/Makefile +++ b/net/gnome-nettool/Makefile @@ -18,7 +18,6 @@ RUN_DEPENDS= ${LOCALBASE}/bin/dig:dns/bind-tools USE_GNOME= gtk30 intlhack libxml2:build USES= gettext gmake gnome libtool localbase:ldflags pathfix pkgconfig \ tar:xz -INSTALLS_ICONS= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip |