summaryrefslogtreecommitdiff
path: root/Mk
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2014-08-21 13:09:15 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2014-08-21 13:09:15 +0000
commit48d2f69f2c05e8fe23f3eeafd1a7121b2290acc5 (patch)
tree47985e070c8bee4b0d92a6e67ead1b94423e5e68 /Mk
parent4a17c39e462a03ca55553248710c2b319f4de876 (diff)
Notes
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.port.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/Mk/bsd.port.mk b/Mk/bsd.port.mk
index db95e235cd8f..d4522b4846f2 100644
--- a/Mk/bsd.port.mk
+++ b/Mk/bsd.port.mk
@@ -6418,7 +6418,7 @@ _STAGE_SUSEQ= create-users-groups do-install \
kmod-post-install shared-mime-post-install \
webplugin-post-install post-install post-install-script \
desktop-file-post-install \
- move-uniquefiles post-stage compress-man patch-lafiles \
+ move-uniquefiles patch-lafiles post-stage compress-man \
install-rc-script install-ldconfig-file install-license \
install-desktop-entries add-plist-info add-plist-docs \
add-plist-examples add-plist-data add-plist-post \
@@ -6431,7 +6431,7 @@ _STAGE_SEQ+= create-users-groups do-install \
kmod-post-install shared-mime-post-install \
webplugin-post-install post-install post-install-script \
desktop-file-post-install \
- move-uniquefiles post-stage compress-man patch-lafiles \
+ move-uniquefiles patch-lafiles post-stage compress-man \
install-rc-script install-ldconfig-file install-license \
install-desktop-entries add-plist-info add-plist-docs \
add-plist-examples add-plist-data add-plist-post \