aboutsummaryrefslogtreecommitdiff
path: root/net/sixxs-aiccu/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'net/sixxs-aiccu/Makefile')
-rw-r--r--net/sixxs-aiccu/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/sixxs-aiccu/Makefile b/net/sixxs-aiccu/Makefile
index 8584dd0a263c..a06af23d5600 100644
--- a/net/sixxs-aiccu/Makefile
+++ b/net/sixxs-aiccu/Makefile
@@ -34,7 +34,7 @@ OPTIONS_DEFAULT+= GNUTLS
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MGNUTLS}
-LIB_DEPENDS+= libgnutls.so:${PORTSDIR}/security/gnutls
+LIB_DEPENDS+= libgnutls.so:security/gnutls
CFLAGS+= -DAICCU_GNUTLS
LDFLAGS+= -lgnutls
.endif