diff options
Diffstat (limited to 'textproc/scim-openvanilla/Makefile')
-rw-r--r-- | textproc/scim-openvanilla/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/scim-openvanilla/Makefile b/textproc/scim-openvanilla/Makefile index 891e283d5376..ce7e47e53cb5 100644 --- a/textproc/scim-openvanilla/Makefile +++ b/textproc/scim-openvanilla/Makefile @@ -29,4 +29,5 @@ PLIST_FILES= lib/scim-1.0/1.4.0/IMEngine/OVLoader-SCIM.a \ lib/scim-1.0/1.4.0/IMEngine/OVLoader-SCIM.la \ lib/scim-1.0/1.4.0/IMEngine/OVLoader-SCIM.so +NO_STAGE= yes .include <bsd.port.mk> |