diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2011-11-19 07:30:13 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2011-11-19 07:30:13 +0800 |
commit | c224849c6a95ad6296f292799ed444d84cfea0c0 (patch) | |
tree | da10d5d6c48a96c02fa9efeed892fde293b96ec9 /textproc/scim-openvanilla | |
parent | 018845f3c62f252d8d6a4afa2e0356566a0e8078 (diff) | |
download | freebsd-ports-gnome-c224849c6a95ad6296f292799ed444d84cfea0c0.tar.gz freebsd-ports-gnome-c224849c6a95ad6296f292799ed444d84cfea0c0.tar.zst freebsd-ports-gnome-c224849c6a95ad6296f292799ed444d84cfea0c0.zip |
Remove trailing whitespaces.
Feature safe: yes
Diffstat (limited to 'textproc/scim-openvanilla')
-rw-r--r-- | textproc/scim-openvanilla/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/scim-openvanilla/Makefile b/textproc/scim-openvanilla/Makefile index ec9135a12d87..22aa312c5f40 100644 --- a/textproc/scim-openvanilla/Makefile +++ b/textproc/scim-openvanilla/Makefile @@ -29,7 +29,7 @@ USE_GETTEXT= yes USE_ICONV= yes GNU_CONFIGURE= yes CONFIGURE_ENV+= OV_MODULEDIR=${PREFIX}/lib/openvanilla/ -CPPFLAGS+= -I${LOCALBASE}/include +CPPFLAGS+= -I${LOCALBASE}/include PLIST_FILES= lib/scim-1.0/1.4.0/IMEngine/OVLoader-SCIM.a \ lib/scim-1.0/1.4.0/IMEngine/OVLoader-SCIM.la \ |