diff options
Diffstat (limited to 'korean/eterm/Makefile')
-rw-r--r-- | korean/eterm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/eterm/Makefile b/korean/eterm/Makefile index 83e5f61058f3..d2876415c2d6 100644 --- a/korean/eterm/Makefile +++ b/korean/eterm/Makefile @@ -24,7 +24,7 @@ USE_GNOME= imlib USE_INC_LIBTOOL_VER=13 USE_PERL5_BUILD=yes GNU_CONFIGURE= yes -CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -lxpg4" LOCALBASE="${LOCALBASE}" +CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib" LOCALBASE="${LOCALBASE}" MAN1= Eterm.1 pre-patch: |