diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-30 05:15:54 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-01-30 05:15:54 +0000 |
commit | 7d2ca5d4bd18cd7a95f3efc423d60c6f491b491a (patch) | |
tree | 7718ff0b7f5216c343ac80e3164011af4fef288a /x11-themes | |
parent | a69dbc9c431d376b71050f2e09c8d509155bbdd7 (diff) | |
download | ports-7d2ca5d4bd18cd7a95f3efc423d60c6f491b491a.tar.gz ports-7d2ca5d4bd18cd7a95f3efc423d60c6f491b491a.zip |
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/geramik/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/geramik/Makefile b/x11-themes/geramik/Makefile index 48b64047943d..76ea0ecacee1 100644 --- a/x11-themes/geramik/Makefile +++ b/x11-themes/geramik/Makefile @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/Geramik-${PORTVERSION} USE_LIBTOOL= yes USE_X_PREFIX= yes USE_GNOMENG= yes -USE_GNOME= gtk12 +USE_GNOME= gtk12 imlib USE_GMAKE= yes .if exists(${X11BASE}/libdata/pkgconfig/gtk+-2.0.pc) || defined(WITH_GTK2) |