summaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2010-01-09 16:34:17 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2010-01-09 16:34:17 +0800
commit318aff198822cbfb4a210063a64cb9d03377e589 (patch)
tree9a85b20ab980addb08a64c9291d2c3f0ca914d81 /ports-mgmt
parent54acec161b46fe69cd7c55a15780bebd7be2df26 (diff)
downloadmarcuscom-ports-318aff198822cbfb4a210063a64cb9d03377e589.tar.gz
marcuscom-ports-318aff198822cbfb4a210063a64cb9d03377e589.tar.zst
marcuscom-ports-318aff198822cbfb4a210063a64cb9d03377e589.zip
Pet portlint, and add missing INSTALLS_ICONS and INSTALLS_OMF macros.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@13410 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/gnome-packagekit/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/ports-mgmt/gnome-packagekit/Makefile b/ports-mgmt/gnome-packagekit/Makefile
index 04effaf4b..ac6839f35 100644
--- a/ports-mgmt/gnome-packagekit/Makefile
+++ b/ports-mgmt/gnome-packagekit/Makefile
@@ -3,10 +3,11 @@
# Whom: Anders F Bjorklund <afb@users.sourceforge.net>
#
# $FreeBSD$
-# $MCom: ports/ports-mgmt/gnome-packagekit/Makefile,v 1.2 2010/01/09 06:46:38 marcus Exp $
+# $MCom: ports/ports-mgmt/gnome-packagekit/Makefile,v 1.3 2010/01/09 08:25:22 marcus Exp $
PORTNAME= gnome-packagekit
PORTVERSION= 2.29.2
+PORTREVISION= 1
CATEGORIES= ports-mgmt sysutils gnome
MASTER_SITES= GNOME
@@ -14,7 +15,6 @@ MAINTAINER= afb@users.souceforge.net
COMMENT= PackageKit client programs for the GNOME desktop
BUILD_DEPENDS= ${LOCALBASE}/bin/docbook2man:${PORTSDIR}/textproc/docbook-utils
-
LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \
packagekit-glib.12:${PORTSDIR}/ports-mgmt/packagekit \
notify:${PORTSDIR}/devel/libnotify \
@@ -25,8 +25,10 @@ USE_BZIP2= yes
USE_GNOME= gnomeprefix gnomehack intlhack gconf2 gnomemenus
USE_GETTEXT= yes
USE_ICONV= yes
-USE_PYTHON_BUILD= 2.4+
+USE_PYTHON_BUILD=2.4+
GCONF_SCHEMAS= gnome-packagekit.schemas
+INSTALLS_ICONS= yes
+INSTALLS_OMF= yes
GNU_CONFIGURE= yes
MAN1= gpk-application.1 gpk-backend-status.1 gpk-install-local-file.1 \
@@ -34,7 +36,6 @@ MAN1= gpk-application.1 gpk-backend-status.1 gpk-install-local-file.1 \
gpk-install-provide-file.1 gpk-prefs.1 gpk-repo.1 gpk-update-icon.1 \
gpk-update-viewer.1
-
pre-configure:
@${REINPLACE_CMD} -E -e 's/.*CPPFLAGS.*-Werror/#$$&/' \
-e 's|-Wmissing-include-dirs||g' ${WRKSRC}/configure