diff --git a/srcpkgs/profanity/template b/srcpkgs/profanity/template index a8f96aa30ed..3ce7fcfc91c 100644 --- a/srcpkgs/profanity/template +++ b/srcpkgs/profanity/template @@ -1,9 +1,10 @@ # Template file for 'profanity' pkgname=profanity version=0.4.5 -revision=1 +revision=2 # Package build options build_options="notify xscreensaver" +build_options_default="notify xscreensaver" build_style=gnu-configure configure_args="$(vopt_enable notify notifications) $(vopt_with xscreensaver)" hostmakedepends="pkg-config"