diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:36:49 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2013-09-20 22:36:49 +0000 |
commit | 16f65335a1da8b465551d267919a3c57435fb132 (patch) | |
tree | fe1ec014f58105d3f735793ef91b646bdcbdc39a /ports-mgmt/portsreinstall/Makefile | |
parent | 7de019308714a4657174fe4596e39045f6e8e95c (diff) | |
download | ports-16f65335a1da8b465551d267919a3c57435fb132.tar.gz ports-16f65335a1da8b465551d267919a3c57435fb132.zip |
Notes
Diffstat (limited to 'ports-mgmt/portsreinstall/Makefile')
-rw-r--r-- | ports-mgmt/portsreinstall/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/portsreinstall/Makefile b/ports-mgmt/portsreinstall/Makefile index 16e0f266a1f7..23f608622109 100644 --- a/ports-mgmt/portsreinstall/Makefile +++ b/ports-mgmt/portsreinstall/Makefile @@ -15,6 +15,7 @@ LICENSE= BSD MAN8= ${PORTNAME}.8 MANCOMPRESSED= yes +NO_STAGE= yes post-install: @${ECHO_MSG} "=====================================================================" @${ECHO_MSG} "This software invokes some installed files of portupgrade(1)" |