aboutsummaryrefslogtreecommitdiff
path: root/ports-mgmt
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 10:35:45 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-02 10:35:45 +0000
commita79c5a7d1a0ebe8bf31e9fa50d208a06d7cf7ff0 (patch)
tree00ee1f37b631a88be4e277a04a111435cefc8d62 /ports-mgmt
parent0f999703465f8d6f697073225a50d59333d3f213 (diff)
downloadports-a79c5a7d1a0ebe8bf31e9fa50d208a06d7cf7ff0.tar.gz
ports-a79c5a7d1a0ebe8bf31e9fa50d208a06d7cf7ff0.zip
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/kpackagekit/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/ports-mgmt/kpackagekit/Makefile b/ports-mgmt/kpackagekit/Makefile
index 7b6dcc83be43..48b68808a230 100644
--- a/ports-mgmt/kpackagekit/Makefile
+++ b/ports-mgmt/kpackagekit/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: kpackagekit
-# Date created: 11 May 2010
-# Whom: Alberto Villa <avilla@FreeBSD.org>
-#
+# Created by: Alberto Villa <avilla@FreeBSD.org>
# $FreeBSD$
PORTNAME= KPackageKit
@@ -20,10 +17,9 @@ LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= packagekit-qt.14:${PORTSDIR}/ports-mgmt/packagekit-qt4
USE_BZIP2= yes
-USE_GNOME= pkgconfig
USE_KDE4= automoc4 kdehier kdelibs kdeprefix
USE_QT4= moc_build qmake_build rcc_build uic_build
-USES= cmake gettext
+USES= cmake gettext pkgconfig
LDFLAGS+= -L${LOCALBASE}/lib
USE_LDCONFIG= yes