diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-05 04:10:23 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2003-05-05 04:10:23 +0000 |
commit | 34b498b8ce41fd5e1e6a9d895a9ff294f985d585 (patch) | |
tree | bbe338f77ccdbe6e36856ca70d557736dc0fe01c /korean/eterm | |
parent | d767d0f025471f94714d8638e81d140d76c08980 (diff) | |
download | ports-34b498b8ce41fd5e1e6a9d895a9ff294f985d585.tar.gz ports-34b498b8ce41fd5e1e6a9d895a9ff294f985d585.zip |
Notes
Diffstat (limited to 'korean/eterm')
-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 52493906cd08..c7149239be70 100644 --- a/korean/eterm/Makefile +++ b/korean/eterm/Makefile @@ -23,7 +23,7 @@ RUN_DEPENDS= ${PREFIX}/lib/X11/fonts/local/hmm12.pcf.gz:${PORTSDIR}/korean/ha USE_GMAKE= yes USE_X_PREFIX= yes -USE_IMLIB= yes +USE_GNOME= imlib USE_LIBTOOL= yes GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-L${LOCALBASE}/lib -lxpg4" LOCALBASE="${LOCALBASE}" |