1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-21 00:25:50 +00:00

- Add desktopfileutils dependency for update-desktop-database

Requested by:	maintainer
This commit is contained in:
Pav Lucistnik 2010-11-23 13:53:57 +00:00
parent 403d2c698c
commit 9ca8c16963
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265006

View File

@ -7,6 +7,7 @@
PORTNAME= gtk-recordmydesktop
PORTVERSION= 0.3.8
PORTREVISION= 1
CATEGORIES= multimedia deskutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= recordmydesktop/gtk-recordMyDesktop/${PORTVERSION}
@ -22,7 +23,7 @@ USE_GETTEXT= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
USE_PYTHON= yes
USE_GNOME= gtk20 pygtk2
USE_GNOME= gtk20 pygtk2 desktopfileutils
INSTALL_ICONS= yes
LICENSE= GPLv2