diff options
-rw-r--r-- | security/razorback-officeCat/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/razorback-officeCat/Makefile b/security/razorback-officeCat/Makefile index 845f19798e10..90a936fe7b6d 100644 --- a/security/razorback-officeCat/Makefile +++ b/security/razorback-officeCat/Makefile @@ -20,6 +20,8 @@ BUILD_DEPENDS= razorback-masterNugget>=0.5.0:${PORTSDIR}/security/razorback-mast RUN_DEPENDS= razorback-masterNugget>=0.5.0:${PORTSDIR}/security/razorback-masterNugget \ wine:${PORTSDIR}/emulators/wine +USES= pkgconfig + ONLY_FOR_ARCHS= i386 ONLY_FOR_ARCHS_REASON= only supported under i386 due to wine requirements |