diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-07-20 11:04:45 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-07-20 11:04:45 +0000 |
commit | 4c90d44f12b74872bd1c43a33a5fec5b5b0a5cad (patch) | |
tree | fd02eb02842c205db997fc1b2f297a53ec3793c0 /graphics/gimp1 | |
parent | 0394ab4b9b22921fb1b60de3374ccb5539ad2196 (diff) |
Notes
Diffstat (limited to 'graphics/gimp1')
-rw-r--r-- | graphics/gimp1/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gimp1/Makefile b/graphics/gimp1/Makefile index 189b12466d7d..294cd148ec2e 100644 --- a/graphics/gimp1/Makefile +++ b/graphics/gimp1/Makefile @@ -31,7 +31,8 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_XPM= yes USE_GMAKE= yes -USE_GTK= yes +USE_GNOMENG= yes +USE_GNOME= gtk12 USE_LIBTOOL= yes INSTALLS_SHLIB= yes LIBTOOLFLAGS= --disable-ltlibs --release-ignore |