diff options
Diffstat (limited to 'net-im/jarl/Makefile')
-rw-r--r-- | net-im/jarl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net-im/jarl/Makefile b/net-im/jarl/Makefile index 825ef70d2adc..09e3e6ddf185 100644 --- a/net-im/jarl/Makefile +++ b/net-im/jarl/Makefile @@ -18,6 +18,7 @@ NO_BUILD= yes USES= perl5 +NO_STAGE= yes makeplist: ${ECHO_CMD} bin/jarl > ${PLIST} ${FIND} ${PREFIX}/share/jarl ! -name "*.orig" -type f -print | ${CUT} -d/ -f4- >> \ |