socsvn commit: r255333 - soc2013/jmuniz/gnome-packagekit/gnome-packagekit-2.32.0/gnome-packagekit
jmuniz at FreeBSD.org
jmuniz at FreeBSD.org
Tue Jul 30 06:36:39 UTC 2013
Author: jmuniz
Date: Tue Jul 30 06:36:39 2013
New Revision: 255333
URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=255333
Log:
Added two dependencies to gnome-packagekit port Makefile. These help better round out the installation, and fix problems building and running the application.
Modified:
soc2013/jmuniz/gnome-packagekit/gnome-packagekit-2.32.0/gnome-packagekit/Makefile
Modified: soc2013/jmuniz/gnome-packagekit/gnome-packagekit-2.32.0/gnome-packagekit/Makefile
==============================================================================
--- soc2013/jmuniz/gnome-packagekit/gnome-packagekit-2.32.0/gnome-packagekit/Makefile Tue Jul 30 06:28:20 2013 (r255332)
+++ soc2013/jmuniz/gnome-packagekit/gnome-packagekit-2.32.0/gnome-packagekit/Makefile Tue Jul 30 06:36:39 2013 (r255333)
@@ -20,7 +20,9 @@
notify.4:${PORTSDIR}/devel/libnotify \
unique-1.0:${PORTSDIR}/x11-toolkits/unique \
upower-glib.1:${PORTSDIR}/sysutils/upower \
- canberra-gtk.0:${PORTSDIR}/audio/libcanberra
+ canberra-gtk.0:${PORTSDIR}/audio/libcanberra \
+ libgcrypt.18:${PORTSDIR}/security/libgcrypt
+RUN_DEPENDS= yelp:${PORTSDIR}/x11/yelp
USE_GMAKE= yes
USE_BZIP2= yes
More information about the svn-soc-all
mailing list