aboutsummaryrefslogtreecommitdiff
path: root/korean/ami/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-12 15:22:20 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-08-12 15:22:20 +0000
commit2d3e7336dfe73c948795a39721d23f24258b3f80 (patch)
treea413df3db7d037d9581a57c6946e14c4602e0201 /korean/ami/Makefile
parent0df1011bec301249b9226ec68aca772d77415aff (diff)
downloadports-2d3e7336dfe73c948795a39721d23f24258b3f80.tar.gz
ports-2d3e7336dfe73c948795a39721d23f24258b3f80.zip
Notes
Diffstat (limited to 'korean/ami/Makefile')
-rw-r--r--korean/ami/Makefile16
1 files changed, 0 insertions, 16 deletions
diff --git a/korean/ami/Makefile b/korean/ami/Makefile
index e73c1421a563..cbcc612b919c 100644
--- a/korean/ami/Makefile
+++ b/korean/ami/Makefile
@@ -30,22 +30,6 @@ DATADIR= share
.include <bsd.port.pre.mk>
-# gnome support
-.if ${HAVE_GNOME:Mlibpanel}!=""
-USE_GNOME+= gnomeprefix gnomehack libpanel
-CONFIGURE_ARGS+=--enable-gnome-applet
-DATADIR= share/gnome
-CATEGORIES+= gnome
-.endif
-
-pre-everything::
-.if ${HAVE_GNOME:Mlibpanel}==""
- @${ECHO} Define WITH_GNOME=yes if you want to enable GNOME applet support.
-.else
- @${ECHO} Define WITHOUT_GNOME=yes if you want to build without GNOME
- @${ECHO} applet support and with minimal dependencies.
-.endif
-
post-build:
@cd ${WRKSRC}/hanjadic; \
${MAKE_ENV} ${MAKE} ${MAKE_ARGS}