aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--net/pptpclient/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/pptpclient/Makefile b/net/pptpclient/Makefile
index 9d63c4c10222..cc2b500f1c4f 100644
--- a/net/pptpclient/Makefile
+++ b/net/pptpclient/Makefile
@@ -14,7 +14,7 @@ DISTFILES= pptp-linux-1.0.3-1.tar.gz
MAINTAINER= thomas@cuivre.fr.eu.org
-BUILD_DEPENDS= ${LOCALBASE}/lib/libgnugetopt.a:${PORTSDIR}/devel/libgnugetopt
+LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt
MAKE_ARGS= DEBUG="" \
INCLUDE="-I${LOCALBASE}/include" \