summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-12-18 21:05:11 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2012-12-18 21:05:11 +0800
commitc53075a39b7dfce2b5cda4897ffa55e0e46f6676 (patch)
tree57f5ff5791cf46b411408c5bb6ec7931a9b92e75
parentbc505a3b504a310497efb1659b24fa0d341dec94 (diff)
downloadmarcuscom-ports-c53075a39b7dfce2b5cda4897ffa55e0e46f6676.tar
marcuscom-ports-c53075a39b7dfce2b5cda4897ffa55e0e46f6676.tar.gz
marcuscom-ports-c53075a39b7dfce2b5cda4897ffa55e0e46f6676.tar.bz2
marcuscom-ports-c53075a39b7dfce2b5cda4897ffa55e0e46f6676.tar.lz
marcuscom-ports-c53075a39b7dfce2b5cda4897ffa55e0e46f6676.tar.xz
marcuscom-ports-c53075a39b7dfce2b5cda4897ffa55e0e46f6676.tar.zst
marcuscom-ports-c53075a39b7dfce2b5cda4897ffa55e0e46f6676.zip
trim header.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@17177 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--sysutils/polkit-gnome/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/sysutils/polkit-gnome/Makefile b/sysutils/polkit-gnome/Makefile
index 1697b1717..18a5b72e4 100644
--- a/sysutils/polkit-gnome/Makefile
+++ b/sysutils/polkit-gnome/Makefile
@@ -1,10 +1,6 @@
-# New ports collection makefile for: polkit-gnome
-# Date Created: 30 Juli 2009
-# Whom: Koop Mast<kwm@FreeBSD.org>
-#
+# Created by: Koop Mast<kwm@FreeBSD.org>
# $FreeBSD$
-# $MCom: ports/sysutils/polkit-gnome/Makefile,v 1.18 2011/10/07 14:50:51 kwm Exp $
-#
+# $MCom: ports/sysutils/polkit-gnome/Makefile,v 1.19 2012/09/01 23:02:13 mezz Exp $
PORTNAME= polkit-gnome
PORTVERSION= 0.102
@@ -14,7 +10,7 @@ MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME frontend to the PolicyKit framework
-LIB_DEPENDS= polkit-gobject-1.0:${PORTSDIR}/sysutils/polkit
+LIB_DEPENDS= polkit-gobject-1:${PORTSDIR}/sysutils/polkit
USE_XZ= yes
USE_GMAKE= yes