aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-01-02 11:07:09 +0800
committereadler <eadler@FreeBSD.org>2012-01-02 11:07:09 +0800
commit08f254de45e74affa92fe46d6758258da447b249 (patch)
treedb6fa6d35103fa7a9ef8d12bbdf378e8d30981cf /sysutils
parent5f751ea333ae70a3950fb25919394b177e721bf2 (diff)
downloadfreebsd-ports-gnome-08f254de45e74affa92fe46d6758258da447b249.tar.gz
freebsd-ports-gnome-08f254de45e74affa92fe46d6758258da447b249.tar.zst
freebsd-ports-gnome-08f254de45e74affa92fe46d6758258da447b249.zip
- Add two new runtime dependencies
- Pet portlint Submitted by: Ken Moore ken@pcbsd.org Approved by: maintainer (implicit)
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/easypbi/Makefile3
-rw-r--r--sysutils/easypbi/distinfo2
2 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/easypbi/Makefile b/sysutils/easypbi/Makefile
index 6bd0ae375970..dbaaa7df7202 100644
--- a/sysutils/easypbi/Makefile
+++ b/sysutils/easypbi/Makefile
@@ -7,6 +7,7 @@
PORTNAME= easypbi
PORTVERSION= 1.0
+PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= SF/makeapbi/${PORTNAME}/
@@ -17,6 +18,8 @@ LIB_DEPENDS= Imath.6:${PORTSDIR}/graphics/ilmbase \
IlmImf.6:${PORTSDIR}/graphics/OpenEXR \
jasper.4:${PORTSDIR}/graphics/jasper \
jpeg.11:${PORTSDIR}/graphics/jpeg
+RUN_DEPENDS= ${LOCALBASE}/bin/gksu:${PORTSDIR}/sysutils/gksu \
+ ${LOCALBASE}/sbin/pbid:${PORTSDIR}/ports-mgmt/pbi-manager
USE_QT_VER= 4
QT_COMPONENTS= qmake_build moc_build rcc_build uic_build \
diff --git a/sysutils/easypbi/distinfo b/sysutils/easypbi/distinfo
index e1cc4673503b..63a80ba875ca 100644
--- a/sysutils/easypbi/distinfo
+++ b/sysutils/easypbi/distinfo
@@ -1,2 +1,2 @@
SHA256 (easypbi-1.0.tar.gz) = a70caa0388a6d515e9a6c2ed2cbdabebed6398c92faf7a60e1c7886597f80b31
-SIZE (easypbi-1.0.tar.gz) = 55002 \ No newline at end of file
+SIZE (easypbi-1.0.tar.gz) = 55002