summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--chinese/stardict/Makefile14
1 files changed, 7 insertions, 7 deletions
diff --git a/chinese/stardict/Makefile b/chinese/stardict/Makefile
index 41ecfda2d0bc..a1336d71a169 100644
--- a/chinese/stardict/Makefile
+++ b/chinese/stardict/Makefile
@@ -8,18 +8,18 @@
# $FreeBSD$
#
-DISTNAME= zh-cdict-1.0
-CATEGORIES= chinese
-MASTER_SITES= ftp://ftp.cn.FreeBSD.org/pub/ported/
+DISTNAME zh-cdict-1.0
+CATEGORIES= chinese
+MASTER_SITES= ftp://ftp.cn.FreeBSD.org/pub/ported/
-MAINTAINER= phj@cn.FreeBSD.org
+MAINTAINER= phj@cn.FreeBSD.org
-REQUIRES_MOTIF= yes
+REQUIRES_MOTIF= yes
GNU_CONFIGURE= yes
USE_XLIB= yes
-MANCOMPRESSED= yes
-MAN1= cdict.1
+MANCOMPRESSED= yes
+MAN1= cdict.1
.include <bsd.port.mk>