diff options
Diffstat (limited to 'ports-mgmt/pkg-plist/Makefile')
-rw-r--r-- | ports-mgmt/pkg-plist/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ports-mgmt/pkg-plist/Makefile b/ports-mgmt/pkg-plist/Makefile index 05e3e2885ac9..fd4fc2e781f8 100644 --- a/ports-mgmt/pkg-plist/Makefile +++ b/ports-mgmt/pkg-plist/Makefile @@ -17,6 +17,7 @@ PLIST_FILES= bin/pkg-plist NO_BUILD= yes FETCH_ARGS= -Fpr +NO_STAGE= yes do-install: ${INSTALL_SCRIPT} ${WRKSRC}/pkg-plist ${PREFIX}/bin/ ${INSTALL_MAN} ${WRKSRC}/pkg-plist.1 ${MAN1PREFIX}/man/man1/ |