aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/seafile-gui
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:16:16 +0000
commit8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (patch)
treed3548a0f08ca434f11cb4415a93d98037409413b /net-mgmt/seafile-gui
parenta9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (diff)
downloadports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.tar.gz
ports-8d6597e0bb9591c40fc6d0c6e2159fca51178d56.zip
Notes
Diffstat (limited to 'net-mgmt/seafile-gui')
-rw-r--r--net-mgmt/seafile-gui/Makefile12
1 files changed, 6 insertions, 6 deletions
diff --git a/net-mgmt/seafile-gui/Makefile b/net-mgmt/seafile-gui/Makefile
index f7dfcde683a2..07c6594db5fa 100644
--- a/net-mgmt/seafile-gui/Makefile
+++ b/net-mgmt/seafile-gui/Makefile
@@ -11,12 +11,12 @@ COMMENT= Seafile desktop client
LICENSE= APACHE20
-LIB_DEPENDS+= libglib-2.0.so:${PORTSDIR}/devel/glib20 \
- libsearpc.so:${PORTSDIR}/devel/libsearpc \
- libseafile.so:${PORTSDIR}/net-mgmt/seafile \
- libsqlite3.so:${PORTSDIR}/databases/sqlite3 \
- libccnet.so:${PORTSDIR}/net-mgmt/ccnet \
- libjansson.so:${PORTSDIR}/devel/jansson
+LIB_DEPENDS+= libglib-2.0.so:devel/glib20 \
+ libsearpc.so:devel/libsearpc \
+ libseafile.so:net-mgmt/seafile \
+ libsqlite3.so:databases/sqlite3 \
+ libccnet.so:net-mgmt/ccnet \
+ libjansson.so:devel/jansson
USE_GITHUB= yes
GH_ACCOUNT= haiwen