mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-26 05:02:18 +00:00
- WITH_GNOME_APPLET returned. applet should depend on panel.
- ami_applet removed in PLIST.
This commit is contained in:
parent
e0d7fe06e7
commit
35a8e328f9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29813
@ -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; \
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user