diff options
Diffstat (limited to 'korean/ami/Makefile')
-rw-r--r-- | korean/ami/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/korean/ami/Makefile b/korean/ami/Makefile index 8329cf1f132..662b7f6590e 100644 --- a/korean/ami/Makefile +++ b/korean/ami/Makefile @@ -6,7 +6,7 @@ # PORTNAME= ami -PORTVERSION= 1.0.7 +PORTVERSION= 1.0.7.1 #PORTREVISION= 1 CATEGORIES= korean x11 MASTER_SITES= http://www.kr.freebsd.org/~hwang/ami/ \ @@ -25,6 +25,9 @@ WANT_GNOME= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-hangul-keyboard=2 +# temporary +WRKSRC= ${WRKDIR}/ami-1.0.7 + .include <bsd.port.pre.mk> # gnome support |