diff options
-rw-r--r-- | www/p5-WebService-NoPaste/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/www/p5-WebService-NoPaste/Makefile b/www/p5-WebService-NoPaste/Makefile index 4ff4565dbdad..5f750d89cba7 100644 --- a/www/p5-WebService-NoPaste/Makefile +++ b/www/p5-WebService-NoPaste/Makefile @@ -22,8 +22,9 @@ RUN_DEPENDS:= ${BUILD_DEPENDS} OPTIONS_DEFINE= X11 X11_DESC= X11 Clipboard support +NO_ARCH= yes USE_PERL5= configure -USES= shebangfix perl5 +USES= perl5 shebangfix SHEBANG_FILES= nopaste |