diff options
Diffstat (limited to 'devel/ustl/Makefile')
-rw-r--r-- | devel/ustl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/ustl/Makefile b/devel/ustl/Makefile index d008e3862af3..c92ea2fd36c1 100644 --- a/devel/ustl/Makefile +++ b/devel/ustl/Makefile @@ -33,7 +33,7 @@ PLIST_FILES= lib/libustl.so lib/libustl.so.1 lib/libustl.so.1.0.0 .if ${ARCH} != "i386" BROKEN= Does not compile on !i386 .elif ${OSVERSION} >= 700000 -BROKEN= Does not compile +MANUAL_PACKAGE_BUILD= yes .endif post-patch: |