diff --git a/sysutils/tiramisu/Makefile b/sysutils/tiramisu/Makefile index 3e7af683b46c..8f93f12448a7 100644 --- a/sysutils/tiramisu/Makefile +++ b/sysutils/tiramisu/Makefile @@ -1,22 +1,22 @@ PORTNAME= tiramisu DISTVERSION= 2.0.20211107 CATEGORIES= sysutils MAINTAINER= jbeich@FreeBSD.org COMMENT= Desktop notifications, the UNIX way WWW= https://github.com/Sweets/tiramisu LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE -USES= gmake gnome pkgconfig vala:build +USES= gnome pkgconfig vala:build USE_GITHUB= yes USE_GNOME= glib20 GH_ACCOUNT= Sweets MAKE_ARGS= CC="${CC} ${CFLAGS}" PLIST_FILES= bin/${PORTNAME} post-install: ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include