diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-05-25 15:43:34 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-05-25 15:43:34 +0000 |
commit | 00d52a3e4c5bf9de39ce9d6095393f52407d69df (patch) | |
tree | c0750f82911803374c81b8cf05e2b96f037e2d8a /chinese | |
parent | fd5b918640498d4d5f8b9ce1ac0a73880b4622e0 (diff) |
Notes
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/fcitx-libpinyin/Makefile | 1 | ||||
-rw-r--r-- | chinese/ibus-chewing/Makefile | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/chinese/fcitx-libpinyin/Makefile b/chinese/fcitx-libpinyin/Makefile index 3aa332325f41..a5ec9d328094 100644 --- a/chinese/fcitx-libpinyin/Makefile +++ b/chinese/fcitx-libpinyin/Makefile @@ -22,7 +22,6 @@ LIB_DEPENDS= libfcitx-config.so:chinese/fcitx \ USES= tar:xz cmake gettext pkgconfig INSTALLS_ICONS= yes -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} _MODEL_VER= 20130308 OPTIONS_DEFINE= QT4 diff --git a/chinese/ibus-chewing/Makefile b/chinese/ibus-chewing/Makefile index 4d2aac770fdb..577ddd26b517 100644 --- a/chinese/ibus-chewing/Makefile +++ b/chinese/ibus-chewing/Makefile @@ -23,7 +23,6 @@ GLIB_SCHEMAS= org.freedesktop.IBus.Chewing.gschema.xml USES= cmake gettext pkgconfig USE_GNOME= gtk20 USE_XORG= xtst -WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} PLIST_SUB= PORTVERSION=${PORTVERSION} |