mirror of
https://git.freebsd.org/ports.git
synced 2025-06-09 06:40:33 -04:00
- This IM engine was included as part of scim in 1.0.x version, and splited into a separate package since 1.2.0. PR: 78264 Submitted by: Jie Gao <gaoj AT cpsc dot ucalgary dot ca>
37 lines
888 B
Text
37 lines
888 B
Text
--- icons/Makefile.in.orig Tue Mar 1 14:02:22 2005
|
|
+++ icons/Makefile.in Tue Mar 1 14:02:45 2005
|
|
@@ -222,33 +222,7 @@
|
|
sysconfdir = @sysconfdir@
|
|
target_alias = @target_alias@
|
|
MAINTAINERCLEANFILES = Makefile.in
|
|
-INST_ICONS = table.png \
|
|
- Amharic.png \
|
|
- Arabic.png \
|
|
- Array30.png \
|
|
- CangJie.png \
|
|
- CangJie3.png \
|
|
- Cantonese.png \
|
|
- CantonHK.png \
|
|
- Quick.png \
|
|
- Stroke5.png \
|
|
- Dayi.png \
|
|
- Erbi.png \
|
|
- Erbi-QS.png \
|
|
- EZ.png \
|
|
- Hangul.png \
|
|
- Hanja.png \
|
|
- HIRAGANA.png \
|
|
- Jyutping.png \
|
|
- KATAKANA.png \
|
|
- Nippon.png \
|
|
- Simplex.png \
|
|
- Viqr.png \
|
|
- Wubi.png \
|
|
- Yawerty.png \
|
|
- ZhuYin.png \
|
|
- Ziranma.png
|
|
-
|
|
+INST_ICONS = table.png
|
|
EXTRA_DIST = $(INST_ICONS)
|
|
icondir = $(SCIM_ICONDIR)
|
|
icon_DATA = $(INST_ICONS)
|