aboutsummaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-09-26 07:41:29 +0800
committerbapt <bapt@FreeBSD.org>2015-09-26 07:41:29 +0800
commit4ba1a10430401ea86a91b08110f4397c3bd56306 (patch)
tree6f753cbe616b8ecb294bfe5280cf555ef25924d7 /Mk
parenta4faa598c124c3f08754f64de5cd4ceddacc2c68 (diff)
downloadfreebsd-ports-gnome-4ba1a10430401ea86a91b08110f4397c3bd56306.tar.gz
freebsd-ports-gnome-4ba1a10430401ea86a91b08110f4397c3bd56306.tar.zst
freebsd-ports-gnome-4ba1a10430401ea86a91b08110f4397c3bd56306.zip
kldxref is not used anymore in any @exec
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.port.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index b1760f44b503..8899c6bf0999 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -1813,7 +1813,7 @@ PKGPREUPGRADE?= ${PKGDIR}/pkg-pre-upgrade
PKGPOSTUPGRADE?= ${PKGDIR}/pkg-post-upgrade
PKGUPGRADE?= ${PKGDIR}/pkg-upgrade
-_FORCE_POST_PATTERNS= rmdir kldxref mkfontscale mkfontdir fc-cache \
+_FORCE_POST_PATTERNS= rmdir mkfontscale mkfontdir fc-cache \
fonts.dir fonts.scale gtk-update-icon-cache \
gio-querymodules \
gtk-query-immodules \