From 3a451360645541cc3a17ad9ef7f315be97c87dac Mon Sep 17 00:00:00 2001 From: CHOI Junho Date: Tue, 29 Aug 2000 17:39:07 +0000 Subject: Display help message about GNOME panel applet support. --- korean/ami/Makefile | 3 +++ 1 file changed, 3 insertions(+) diff --git a/korean/ami/Makefile b/korean/ami/Makefile index 5cfbe1d43c58..58713e318fa6 100644 --- a/korean/ami/Makefile +++ b/korean/ami/Makefile @@ -32,6 +32,9 @@ MAKE_ENV= GLIB_CONFIG="${GLIB_CONFIG}" PKGNAMESUFFIX= -gnome RUN_DEPENDS+= panel:${PORTSDIR}/x11/gnomecore CONFIGURE_ARGS+= --enable-gnome-applet +.else +pre-fetch: + @${ECHO_MSG} "Type \"make WITH_GNOME_APPLET=YES\" if you want GNOME panel applet support." .endif post-build: -- cgit v1.2.3