aboutsummaryrefslogtreecommitdiff
path: root/sysutils/freefilesync/Makefile
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:25:16 +0000
commit597afc47baba19000afd8ec4880a2c47975b0367 (patch)
treeeb9a806366343ecfc3a5146e70b637f09d4e62c7 /sysutils/freefilesync/Makefile
parent8d6597e0bb9591c40fc6d0c6e2159fca51178d56 (diff)
Notes
Diffstat (limited to 'sysutils/freefilesync/Makefile')
-rw-r--r--sysutils/freefilesync/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/sysutils/freefilesync/Makefile b/sysutils/freefilesync/Makefile
index f337c604bee3..6b1a3c9157a0 100644
--- a/sysutils/freefilesync/Makefile
+++ b/sysutils/freefilesync/Makefile
@@ -12,9 +12,9 @@ COMMENT= Backup software to synchronize files and folders
LICENSE= GPLv3
-BUILD_DEPENDS= ${LOCALBASE}/include/zenxml/xml.h:${PORTSDIR}/textproc/zenxml
-LIB_DEPENDS= libboost_system.so:${PORTSDIR}/devel/boost-libs \
- libnotify.so:${PORTSDIR}/devel/libnotify
+BUILD_DEPENDS= ${LOCALBASE}/include/zenxml/xml.h:textproc/zenxml
+LIB_DEPENDS= libboost_system.so:devel/boost-libs \
+ libnotify.so:devel/libnotify
WRKSRC= ${WRKDIR}/FreeFileSync/Source
DOS2UNIX_WRKSRC=${WRKDIR}