1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00

Fix a typo in the plist.

PR:		ports/165282
Submitted by:	truckman@
This commit is contained in:
Koop Mast 2012-02-24 17:14:16 +00:00
parent 9dbc6054d7
commit c81a1871d5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=292186
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
PORTNAME= gtk
PORTVERSION= 3.0.12
PORTREVISION?= 0
PORTREVISION?= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/,} \
ftp://ftp.gtk.org/pub/gtk/%SUBDIR%/ \

View File

@ -648,7 +648,7 @@ share/themes/Raleigh/gtk-3.0/gtk.css
@dirrmtry lib/gtk-3.0/%%GTK3_VERSION%%/engines
@dirrmtry lib/gtk-3.0/%%GTK3_VERSION%%
@dirrmtry lib/gtk-3.0
@exec %D/bin/gtk-query-immodules-3.0 > /dev/null 2>&1 && %D/bin/gtk-query-immodules-3.0 > %D/lib/gkt-3.0/%%GTK3_VERSION%%/immodules.cache 2>/dev/null || /usr/bin/true
@exec %D/bin/gtk-query-immodules-3.0 > /dev/null 2>&1 && %D/bin/gtk-query-immodules-3.0 > %D/lib/gtk-3.0/%%GTK3_VERSION%%/immodules.cache 2>/dev/null || /usr/bin/true
@dirrmtry share/locale/zh_HK/LC_MESSAGES
@dirrmtry share/locale/zh_HK
@dirrmtry share/locale/yi/LC_MESSAGES