diff options
Diffstat (limited to 'irc/ctrlproxy/Makefile')
-rw-r--r-- | irc/ctrlproxy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/irc/ctrlproxy/Makefile b/irc/ctrlproxy/Makefile index c63892b68d85..75a9af4be237 100644 --- a/irc/ctrlproxy/Makefile +++ b/irc/ctrlproxy/Makefile @@ -11,7 +11,7 @@ MASTER_SITES= http://launchpadlibrarian.net/50016234/ \ MAINTAINER= ashish@FreeBSD.org COMMENT= Flexible IRC proxy -LIB_DEPENDS= libgnutls.so:${PORTSDIR}/security/gnutls +LIB_DEPENDS= libgnutls.so:security/gnutls USE_GNOME= glib20 USE_LDCONFIG= yes |