diff options
Diffstat (limited to 'archivers')
-rw-r--r-- | archivers/arj/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/archivers/arj/Makefile b/archivers/arj/Makefile index da2c6d9fc0c3..c87669e432c9 100644 --- a/archivers/arj/Makefile +++ b/archivers/arj/Makefile @@ -34,6 +34,8 @@ PLIST_DIRS= lib/arj MAN1= arj-register.1 arj.1 arjdisp.1 rearj.1 +PORTSCOUT= skipv:3.10g + post-patch: @${REINPLACE_CMD} -e 's!/etc!${LOCALBASE}/etc!' \ ${WRKSRC}/arj.c ${WRKSRC}/file_reg.c ${WRKSRC}/rearj.c |