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-adobe-100dpi | |
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-adobe-100dpi')
-rw-r--r-- | x11-fonts/font-adobe-100dpi/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-fonts/font-adobe-100dpi/Makefile b/x11-fonts/font-adobe-100dpi/Makefile index 0f634fac98ad..59cdb52ed499 100644 --- a/x11-fonts/font-adobe-100dpi/Makefile +++ b/x11-fonts/font-adobe-100dpi/Makefile @@ -3,6 +3,7 @@ PORTNAME= font-adobe-100dpi PORTVERSION= 1.0.3 +PORTREVISION= 1 CATEGORIES= x11-fonts MAINTAINER= x11@FreeBSD.org |