diff options
Diffstat (limited to 'devel/tide/Makefile')
-rw-r--r-- | devel/tide/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/tide/Makefile b/devel/tide/Makefile index fcfbbad4cfc1..a4c4bef097b0 100644 --- a/devel/tide/Makefile +++ b/devel/tide/Makefile @@ -15,7 +15,7 @@ MAINTAINER= nmh@t3x.org COMMENT= A collection of classes for the T3X language BUILD_DEPENDS= tx:${PORTSDIR}/lang/t3x -RUN_DEPENDS= ${BUILD_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} ONLY_FOR_ARCHS= i386 |