aboutsummaryrefslogtreecommitdiff
path: root/mail/astroid
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2021-08-29 16:50:42 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2021-08-29 16:50:44 +0000
commit061967a0f3788aff68c0ebc75f35399d8387e394 (patch)
tree42b4f1abfdd3d6afdaddbf2f7b150cf055a345bb /mail/astroid
parenta944637d931c4a1659f81be0300e9b81d3680cd4 (diff)
downloadports-061967a0f3788aff68c0ebc75f35399d8387e394.tar.gz
ports-061967a0f3788aff68c0ebc75f35399d8387e394.zip
Cleanup: for ports under m* categories, drop redundant GH_{ACCOUNT,PROJECT}.
Diffstat (limited to 'mail/astroid')
-rw-r--r--mail/astroid/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/mail/astroid/Makefile b/mail/astroid/Makefile
index e5ecc35a5f2f..c195b3552b7b 100644
--- a/mail/astroid/Makefile
+++ b/mail/astroid/Makefile
@@ -29,9 +29,8 @@ USES= cmake compiler:c11 desktop-file-utils gettext-runtime gnome \
pkgconfig
USE_GITHUB= yes
GH_ACCOUNT= astroidmail
-GH_PROJECT= astroid
-USE_GNOME= atk atkmm cairo cairomm gdkpixbuf2 glib20 glibmm gtk30 gtkmm30 introspection libsigc++20 pango pangomm vte3
-
+USE_GNOME= atk atkmm cairo cairomm gdkpixbuf2 glib20 glibmm gtk30 \
+ gtkmm30 introspection libsigc++20 pango pangomm vte3
INSTALLS_ICONS= yes
.include <bsd.port.mk>