Index: Makefile =================================================================== --- Makefile (revision 503332) +++ Makefile (working copy) @@ -3,7 +3,7 @@ PORTNAME= quassel PORTVERSION= 0.13.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= irc MASTER_SITES= http://www.quassel-irc.org/pub/ Index: files/quasselcore.in =================================================================== --- files/quasselcore.in (revision 503332) +++ files/quasselcore.in (working copy) @@ -3,7 +3,8 @@ # $FreeBSD$ # # PROVIDE: quasselcore -# REQUIRE: LOGIN +%%NO_PGSQL%%# REQUIRE: LOGIN +%%PGSQL%%# REQUIRE: LOGIN postgresql # KEYWORD: shutdown # # Add the following lines to /etc/rc.conf to enable quasselcore: