aboutsummaryrefslogtreecommitdiffstats
path: root/korean/ami/Makefile
diff options
context:
space:
mode:
authorade <ade@FreeBSD.org>2001-05-05 05:41:30 +0800
committerade <ade@FreeBSD.org>2001-05-05 05:41:30 +0800
commit6855df27735fc5f10d442e902a0e3b24e5c8f96d (patch)
treea06401f746a2c66d7519e13e47116450d2e2857d /korean/ami/Makefile
parent6bb45ee02a63914be3ecd530070d92541da9614b (diff)
downloadfreebsd-ports-gnome-6855df27735fc5f10d442e902a0e3b24e5c8f96d.tar.gz
freebsd-ports-gnome-6855df27735fc5f10d442e902a0e3b24e5c8f96d.tar.zst
freebsd-ports-gnome-6855df27735fc5f10d442e902a0e3b24e5c8f96d.zip
Various patches (mainly shared library revision changes) for those
ports that depend on GNOME and need to change for 1.4
Diffstat (limited to 'korean/ami/Makefile')
-rw-r--r--korean/ami/Makefile11
1 files changed, 4 insertions, 7 deletions
diff --git a/korean/ami/Makefile b/korean/ami/Makefile
index 67e714b0a6b3..2ec5ff33671f 100644
--- a/korean/ami/Makefile
+++ b/korean/ami/Makefile
@@ -7,7 +7,8 @@
PORTNAME= ami
PORTVERSION= 1.0.10
-CATEGORIES= korean x11
+PORTREVISION= 1
+CATEGORIES= korean x11 gnome
MASTER_SITES= http://www.kr.freebsd.org/~hwang/ami/ \
http://master.debian-kr.org/~cwryu/archive/misc/
DISTFILES= ${DISTNAME}.tar.gz hanja.dic.gz ami.dic
@@ -15,11 +16,9 @@ EXTRACT_ONLY= ${DISTNAME}.tar.gz
MAINTAINER= cjh@FreeBSD.org
-LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf
-
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GTK= yes
+USE_GNOMECTRL= yes
WANT_GNOME= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-hangul-keyboard=2
@@ -30,10 +29,8 @@ CONFIGURE_ARGS= --with-hangul-keyboard=2
.if defined(HAVE_GNOME)
USE_GNOME= yes
CONFIGURE_ARGS+=--enable-gnome-applet
-DATADIR= share/gnome
-.else
-DATADIR= share
.endif
+DATADIR= share/gnome
post-build:
@cd ${WRKSRC}/hanjadic; \