summaryrefslogtreecommitdiffstats
path: root/ports-mgmt/packagekit/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-01-09 22:52:13 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-01-09 22:52:13 +0800
commit3a06a4848aa0f5bdc820c63bde2d7e7f84420dc3 (patch)
tree40dc0753195e6854c23fedcfa924af84222e75a6 /ports-mgmt/packagekit/Makefile
parent389fdefce450db444466474b4f393be1acc3bc68 (diff)
downloadmarcuscom-ports-3a06a4848aa0f5bdc820c63bde2d7e7f84420dc3.tar
marcuscom-ports-3a06a4848aa0f5bdc820c63bde2d7e7f84420dc3.tar.gz
marcuscom-ports-3a06a4848aa0f5bdc820c63bde2d7e7f84420dc3.tar.bz2
marcuscom-ports-3a06a4848aa0f5bdc820c63bde2d7e7f84420dc3.tar.lz
marcuscom-ports-3a06a4848aa0f5bdc820c63bde2d7e7f84420dc3.tar.xz
marcuscom-ports-3a06a4848aa0f5bdc820c63bde2d7e7f84420dc3.tar.zst
marcuscom-ports-3a06a4848aa0f5bdc820c63bde2d7e7f84420dc3.zip
Add depend on sqlite3, Axe QT4 option its a slave port now.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13412 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'ports-mgmt/packagekit/Makefile')
-rw-r--r--ports-mgmt/packagekit/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/ports-mgmt/packagekit/Makefile b/ports-mgmt/packagekit/Makefile
index fcdc24d8d..a6745d494 100644
--- a/ports-mgmt/packagekit/Makefile
+++ b/ports-mgmt/packagekit/Makefile
@@ -3,7 +3,7 @@
# Whom: Anders F Bjorklund <afb@users.sourceforge.net>
#
# $FreeBSD$
-# $MCom: ports/ports-mgmt/packagekit/Makefile,v 1.4 2010/01/09 08:29:39 marcus Exp $
+# $MCom: ports/ports-mgmt/packagekit/Makefile,v 1.5 2010/01/09 08:31:33 marcus Exp $
PORTNAME= PackageKit
PORTVERSION= 0.5.5
@@ -15,6 +15,7 @@ COMMENT?= A DBUS packaging abstraction layer
BUILD_DEPENDS= ${LOCALBASE}/bin/docbook2man:${PORTSDIR}/textproc/docbook-utils
LIB_DEPENDS= execinfo.1:${PORTSDIR}/devel/libexecinfo \
+ sqlite3.8:${PORTSDIR}/databases/sqlite3 \
dbus-glib-1:${PORTSDIR}/devel/dbus-glib \
polkit-dbus:${PORTSDIR}/sysutils/policykit
@@ -43,8 +44,7 @@ MAKE_ARGS= pkgconfigdir="${PREFIX}/libdata/pkgconfig"
.if !defined(SLAVEPORT)
OPTIONS=PORTS "Use portupgrade for management, dummy if disabled" on \
PORTDOCS "Build documentation" on \
- RUCK "Enable ruck" on \
- QT4 "Enable QT 4 module" off
+ RUCK "Enable ruck" on
# gtk module seems to be broken/disabled/gone?
# GTK20 "Enable GTK+ modules" off \