aboutsummaryrefslogtreecommitdiff
path: root/devel/libsearpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/libsearpc/Makefile')
-rw-r--r--devel/libsearpc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libsearpc/Makefile b/devel/libsearpc/Makefile
index 4c1a0318e2cf..fcfe07608c3a 100644
--- a/devel/libsearpc/Makefile
+++ b/devel/libsearpc/Makefile
@@ -10,8 +10,8 @@ COMMENT= Simple RPC framework based on GObject System in C
LICENSE= LGPL3
LICENSE_FILE= ${WRKSRC}/COPYING
-LIB_DEPENDS= libjansson.so:${PORTSDIR}/devel/jansson \
- libgobject-2.0.so:${PORTSDIR}/devel/glib20
+LIB_DEPENDS= libjansson.so:devel/jansson \
+ libgobject-2.0.so:devel/glib20
USE_GITHUB= yes
GH_ACCOUNT= haiwen