diff options
author | Kris Moore <kmoore@FreeBSD.org> | 2015-02-08 23:11:37 +0000 |
---|---|---|
committer | Kris Moore <kmoore@FreeBSD.org> | 2015-02-08 23:11:37 +0000 |
commit | 23951dfe5c108cd3feceefc1092272e84bf3820d (patch) | |
tree | 2f9e0d184eb9e551aacae3fb1f193e0afe289c26 /sysutils/pcbsd-utils-qt5 | |
parent | e44af60c0df8074d40e98bce6da75c14d9da8363 (diff) | |
download | ports-23951dfe5c108cd3feceefc1092272e84bf3820d.tar.gz ports-23951dfe5c108cd3feceefc1092272e84bf3820d.zip |
Notes
Diffstat (limited to 'sysutils/pcbsd-utils-qt5')
-rw-r--r-- | sysutils/pcbsd-utils-qt5/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/pcbsd-utils-qt5/Makefile b/sysutils/pcbsd-utils-qt5/Makefile index 4ca80bfffc0d..437f7c203ac8 100644 --- a/sysutils/pcbsd-utils-qt5/Makefile +++ b/sysutils/pcbsd-utils-qt5/Makefile @@ -12,7 +12,7 @@ COMMENT= PC-BSD Qt5 Utilities LICENSE= BSD -RUN_DEPENDS= lpreserver:${PORTSDIR}/sysutils/pcbsd-utils \ +RUN_DEPENDS= pc-updatemanager:${PORTSDIR}/sysutils/pcbsd-utils \ ${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus \ cdda2wav:${PORTSDIR}/sysutils/cdrtools LIB_DEPENDS= libcurl.so:${PORTSDIR}/ftp/curl |