aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/bsd.licenses.mk
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-12-11 03:05:41 +0800
committerbapt <bapt@FreeBSD.org>2013-12-11 03:05:41 +0800
commit46268ea8b1de107997ad8707b42bf564eb16183f (patch)
tree859067825b00db4238c7f6681741180e3e1112ff /Mk/bsd.licenses.mk
parentd4740d35884fb0648b45dd01bedf9e50c5171c08 (diff)
downloadfreebsd-ports-gnome-46268ea8b1de107997ad8707b42bf564eb16183f.tar.gz
freebsd-ports-gnome-46268ea8b1de107997ad8707b42bf564eb16183f.tar.zst
freebsd-ports-gnome-46268ea8b1de107997ad8707b42bf564eb16183f.zip
Disable NO_ARCH for now as it prevent from upgrading from pkg 1.1 to pkg 1.2 (pkg 1.1 will not understand it and claim there invalid ABIs)
Let's wait a bit before activating it. Reported by: mat
Diffstat (limited to 'Mk/bsd.licenses.mk')
-rw-r--r--Mk/bsd.licenses.mk5
1 files changed, 1 insertions, 4 deletions
diff --git a/Mk/bsd.licenses.mk b/Mk/bsd.licenses.mk
index 43b9334f614f..e7300f421282 100644
--- a/Mk/bsd.licenses.mk
+++ b/Mk/bsd.licenses.mk
@@ -748,6 +748,7 @@ PLIST_FILES+= ${_LICENSE_DIR_REL}/${lic}
. endfor
.endif
+_DO_INSTALL_SEQ+= install-license
install-license:
@${MKDIR} ${STAGEDIR}${_LICENSE_DIR}
@${INSTALL_DATA} ${_LICENSE_CATALOG_TMP} ${STAGEDIR}${_LICENSE_CATALOG}
@@ -764,10 +765,6 @@ install-license:
@${ECHO_CMD} "@dirrm ${_LICENSE_DIR_REL}" >> ${TMPPLIST}
@${ECHO_CMD} "@unexec rmdir %D/share/licenses 2>/dev/null || true" >> ${TMPPLIST}
-.else
-install-license:
- @${DO_NADA}
-
.endif
.else # !LICENSE