diff options
author | CHOI Junho <cjh@FreeBSD.org> | 2000-06-23 15:16:57 +0000 |
---|---|---|
committer | CHOI Junho <cjh@FreeBSD.org> | 2000-06-23 15:16:57 +0000 |
commit | 35a8e328f95a474584400603cb544690e742e164 (patch) | |
tree | 921682d1dc830f4d71ee1402cea2aefbd5ada245 | |
parent | e0d7fe06e77b85e66a08883a5a26eb9e75032c50 (diff) | |
download | ports-35a8e328f95a474584400603cb544690e742e164.tar.gz ports-35a8e328f95a474584400603cb544690e742e164.zip |
Notes
-rw-r--r-- | korean/ami/Makefile | 13 | ||||
-rw-r--r-- | korean/ami/pkg-plist | 1 |
2 files changed, 6 insertions, 8 deletions
diff --git a/korean/ami/Makefile b/korean/ami/Makefile index acc693f7baf4..fbac70df81e9 100644 --- a/korean/ami/Makefile +++ b/korean/ami/Makefile @@ -22,15 +22,14 @@ GNU_CONFIGURE= YES USE_GMAKE= YES CONFIGURE_ENV= GLIB_CONFIG=${LOCALBASE}/bin/glib12-config \ GTK_CONFIG=${X11BASE}/bin/gtk12-config -CONFIGURE_ARGS+= --with-hangul-keyboard=2 --enable-gnome-applet +CONFIGURE_ARGS+= --with-hangul-keyboard=2 -# gnome support +# gnome panel applet support #.if defined(WITH_GNOME_APPLET) -#PKGNAMESUFFIX= -gnome -#RUN_DEPENDS+= panel:${PORTSDIR}/x11/gnomecore -#LIB_DEPENDS+= gnome.4:${PORTSDIR}/x11/gnomelibs -#CONFIGURE_ARGS+= --enable-gnome-applet -#.endif +PKGNAMESUFFIX= -gnome +RUN_DEPENDS+= panel:${PORTSDIR}/x11/gnomecore +CONFIGURE_ARGS+= --enable-gnome-applet +.endif post-build: @cd ${WRKSRC}/hanjadic; \ diff --git a/korean/ami/pkg-plist b/korean/ami/pkg-plist index 70ed3deb6624..e96ea9aabce8 100644 --- a/korean/ami/pkg-plist +++ b/korean/ami/pkg-plist @@ -1,6 +1,5 @@ bin/ami @exec ln -fs ami %B/wmami -@exec ln -fs ami %B/ami_applet bin/hanja-hwp2ami share/ami/gtkrc share/ami/hanja.dic |