diff options
author | zeising <zeising@FreeBSD.org> | 2013-12-19 18:49:00 +0800 |
---|---|---|
committer | zeising <zeising@FreeBSD.org> | 2013-12-19 18:49:00 +0800 |
commit | ffd5eee971064a5f5d103743e960369e21b0d6a0 (patch) | |
tree | d1c6a110737ea4dde2a53b41b74670aeccf172ab /x11-fonts/font-sony-misc | |
parent | 25615223f8adf63fceebd7b0378de73a5169a742 (diff) | |
download | freebsd-ports-gnome-ffd5eee971064a5f5d103743e960369e21b0d6a0.tar.gz freebsd-ports-gnome-ffd5eee971064a5f5d103743e960369e21b0d6a0.tar.zst freebsd-ports-gnome-ffd5eee971064a5f5d103743e960369e21b0d6a0.zip |
Try to fix font handling for xorg fonts when using staging and pkgng.
This should silence all QAT messages about leftover font files.
Bump portrevision for all affected ports.
Original idea: bapt
Diffstat (limited to 'x11-fonts/font-sony-misc')
-rw-r--r-- | x11-fonts/font-sony-misc/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/font-sony-misc/Makefile b/x11-fonts/font-sony-misc/Makefile index 0ffd90e41426..ac761738d57c 100644 --- a/x11-fonts/font-sony-misc/Makefile +++ b/x11-fonts/font-sony-misc/Makefile @@ -3,6 +3,7 @@ PORTNAME= font-sony-misc PORTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org |