summaryrefslogtreecommitdiff
path: root/x11-toolkits/geramik
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-01-30 05:15:54 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-01-30 05:15:54 +0000
commit7d2ca5d4bd18cd7a95f3efc423d60c6f491b491a (patch)
tree7718ff0b7f5216c343ac80e3164011af4fef288a /x11-toolkits/geramik
parentupgrade to 0.9.3 (diff)
Maintainer update to add dependency on imlib.
PR: ports/47181 Submitted by: haesu <haesu@towardex.com>
Notes
Notes: svn path=/head/; revision=74244
Diffstat (limited to 'x11-toolkits/geramik')
-rw-r--r--x11-toolkits/geramik/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/geramik/Makefile b/x11-toolkits/geramik/Makefile
index 48b64047943d..76ea0ecacee1 100644
--- a/x11-toolkits/geramik/Makefile
+++ b/x11-toolkits/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)