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:
parent
403d2c698c
commit
9ca8c16963
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=265006
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user