diff options
Diffstat (limited to 'net-p2p/phex/Makefile')
-rw-r--r-- | net-p2p/phex/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-p2p/phex/Makefile b/net-p2p/phex/Makefile index 2efc10dd0ef1..edc0b7a468ba 100644 --- a/net-p2p/phex/Makefile +++ b/net-p2p/phex/Makefile @@ -22,6 +22,7 @@ DATADIR= ${JAVASHAREDIR}/${PORTNAME} PORTDOCS= Phex_other.htm \ Undocumented.htm +NO_STAGE= yes do-install: @${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME}.sh ${PREFIX}/bin/${PORTNAME} @${MKDIR} ${DATADIR} |