diff options
author | pav <pav@FreeBSD.org> | 2005-05-31 07:26:50 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2005-05-31 07:26:50 +0000 |
commit | eabe3ba61e1c3ba34597267858392d41855e9c4d (patch) | |
tree | b6cee91e630fca798815189b9c8f3d4613bd16ca /korean/gau | |
parent | 95f62360d26dc474dea633285bf7eb3541a5368f (diff) | |
download | FreeBSD-ports-eabe3ba61e1c3ba34597267858392d41855e9c4d.zip FreeBSD-ports-eabe3ba61e1c3ba34597267858392d41855e9c4d.tar.gz |
- Change last few occurences of USE_GTK=yes to USE_GNOME=gtk12
Approved by: portmgr (marcus)
Diffstat (limited to 'korean/gau')
-rw-r--r-- | korean/gau/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korean/gau/Makefile b/korean/gau/Makefile index 551ee3f..8e5af24 100644 --- a/korean/gau/Makefile +++ b/korean/gau/Makefile @@ -24,7 +24,7 @@ RUN_DEPENDS= lrz:${PORTSDIR}/comms/lrzsz \ USE_X_PREFIX= yes USE_GMAKE= yes -USE_GTK= yes +USE_GNOME= gtk12 GNU_CONFIGURE= yes .include <bsd.port.pre.mk> |