aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2003-01-30 13:15:54 +0800
committeredwin <edwin@FreeBSD.org>2003-01-30 13:15:54 +0800
commit03021738bf335926a556feaf38e8899c486ccccc (patch)
treef36e56d2bf859f994d11f5163a716fd5bd054388 /x11-themes
parent05882ab3d5b67708b81fce9889e82c6bcf4ee010 (diff)
downloadfreebsd-ports-gnome-03021738bf335926a556feaf38e8899c486ccccc.tar.gz
freebsd-ports-gnome-03021738bf335926a556feaf38e8899c486ccccc.tar.zst
freebsd-ports-gnome-03021738bf335926a556feaf38e8899c486ccccc.zip
Maintainer update to add dependency on imlib.
PR: ports/47181 Submitted by: haesu <haesu@towardex.com>
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/geramik/Makefile2
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)