diff options
Diffstat (limited to 'chinese/scim-pinyin/Makefile')
-rw-r--r-- | chinese/scim-pinyin/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/scim-pinyin/Makefile b/chinese/scim-pinyin/Makefile index fc23746938a9..67d8367c165e 100644 --- a/chinese/scim-pinyin/Makefile +++ b/chinese/scim-pinyin/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= SF/scim/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= SCIM Chinese Smart Pinyin input method -BUILD_DEPENDS= scim>=1.2.0:${PORTSDIR}/textproc/scim +BUILD_DEPENDS= scim>=1.2.0:textproc/scim RUN_DEPENDS:= ${BUILD_DEPENDS} LICENSE= GPLv2 |