aboutsummaryrefslogtreecommitdiffstats
path: root/korean/ami/Makefile
diff options
context:
space:
mode:
authorcjh <cjh@FreeBSD.org>2001-09-11 13:55:23 +0800
committercjh <cjh@FreeBSD.org>2001-09-11 13:55:23 +0800
commitda3c7875c2b02063f83ad778a3f3a48311f3eff5 (patch)
tree1c8cb8d05cda1c8dd2a3b5c4335aabdae45c9fad /korean/ami/Makefile
parent256ec1a62e909a7a867cd42e388bfae75cfe7078 (diff)
downloadfreebsd-ports-gnome-da3c7875c2b02063f83ad778a3f3a48311f3eff5.tar.gz
freebsd-ports-gnome-da3c7875c2b02063f83ad778a3f3a48311f3eff5.tar.zst
freebsd-ports-gnome-da3c7875c2b02063f83ad778a3f3a48311f3eff5.zip
Update to 1.0.11
Diffstat (limited to 'korean/ami/Makefile')
-rw-r--r--korean/ami/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/korean/ami/Makefile b/korean/ami/Makefile
index 2ec5ff33671f..93450a0cd9d9 100644
--- a/korean/ami/Makefile
+++ b/korean/ami/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= ami
-PORTVERSION= 1.0.10
-PORTREVISION= 1
+PORTVERSION= 1.0.11
+#PORTREVISION= 1
CATEGORIES= korean x11 gnome
MASTER_SITES= http://www.kr.freebsd.org/~hwang/ami/ \
http://master.debian-kr.org/~cwryu/archive/misc/
@@ -21,7 +21,7 @@ USE_GMAKE= yes
USE_GNOMECTRL= yes
WANT_GNOME= yes
GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --with-hangul-keyboard=2
+CONFIGURE_ARGS= --with-hangul-keyboard=2 --datadir=${PREFIX}/${DATADIR}
.include <bsd.port.pre.mk>