From 6855df27735fc5f10d442e902a0e3b24e5c8f96d Mon Sep 17 00:00:00 2001 From: ade Date: Fri, 4 May 2001 21:41:30 +0000 Subject: Various patches (mainly shared library revision changes) for those ports that depend on GNOME and need to change for 1.4 --- korean/ami/Makefile | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) (limited to 'korean/ami') diff --git a/korean/ami/Makefile b/korean/ami/Makefile index 67e714b..2ec5ff3 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; \ -- cgit v1.1