[PC-BSD Commits] r21302 - pcbsd/current/src-qt4/port-files
svn at pcbsd.org
svn at pcbsd.org
Sat Feb 2 09:51:11 PST 2013
Author: kris
Date: 2013-02-02 17:51:11 +0000 (Sat, 02 Feb 2013)
New Revision: 21302
Modified:
pcbsd/current/src-qt4/port-files/Makefile
Log:
Move samba up the tree
Modified: pcbsd/current/src-qt4/port-files/Makefile
===================================================================
--- pcbsd/current/src-qt4/port-files/Makefile 2013-02-02 13:26:31 UTC (rev 21301)
+++ pcbsd/current/src-qt4/port-files/Makefile 2013-02-02 17:51:11 UTC (rev 21302)
@@ -15,7 +15,8 @@
LIB_DEPENDS= QtSolutions_SingleApplication-head.1:${PORTSDIR}/devel/qt4-qtsolutions-singleapplication \
curl.6:${PORTSDIR}/ftp/curl
-RUN_DEPENDS= foomatic-db>=0:${PORTSDIR}/print/foomatic-db \
+RUN_DEPENDS= samba36>=0:${PORTSDIR}/net/samba36 \
+ foomatic-db>=0:${PORTSDIR}/print/foomatic-db \
foomatic-db-engine>=0:${PORTSDIR}/print/foomatic-db-engine \
warden:${PORTSDIR}/sysutils/trueos-base \
xorg>=0:${PORTSDIR}/x11/xorg \
@@ -96,7 +97,6 @@
volman>=0:${PORTSDIR}/sysutils/volman \
pefs-kmod>=0:${PORTSDIR}/sysutils/pefs-kmod \
mplayer:${PORTSDIR}/multimedia/mplayer \
- samba36>=0:${PORTSDIR}/net/samba36 \
readline>=0:${PORTSDIR}/devel/readline \
fribidi>=0:${PORTSDIR}/converters/fribidi \
ja-font-vlgothic>=0:${PORTSDIR}/japanese/font-vlgothic \
More information about the Commits
mailing list