summaryrefslogtreecommitdiffstats
path: root/astro/glunarclock
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-09-18 19:00:03 +0000
committermarcus <marcus@FreeBSD.org>2002-09-18 19:00:03 +0000
commit3021b59eeea55cb5378b7edc7dbc48af288e06a4 (patch)
tree4fbdd6ca263feecfae51d747217c76b7fd6e4b81 /astro/glunarclock
parentb225162ee60dd65b1d2f210e3c2a535815e1553a (diff)
downloadFreeBSD-ports-3021b59eeea55cb5378b7edc7dbc48af288e06a4.zip
FreeBSD-ports-3021b59eeea55cb5378b7edc7dbc48af288e06a4.tar.gz
Fix the gdkpixbuf dependency.
Submitted by: bento Pointy hat to: me
Diffstat (limited to 'astro/glunarclock')
-rw-r--r--astro/glunarclock/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/glunarclock/Makefile b/astro/glunarclock/Makefile
index 98ead94..fa50029 100644
--- a/astro/glunarclock/Makefile
+++ b/astro/glunarclock/Makefile
@@ -18,7 +18,7 @@ USE_X_PREFIX= yes
USE_REINPLACE= yes
GNU_CONFIGURE= yes
USE_GNOMENG= yes
-USE_GNOME= gnomeprefix gnomehack gnomelibs gdk-pixbuf libpanel
+USE_GNOME= gnomeprefix gnomehack gnomelibs gdkpixbuf libpanel
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
OpenPOWER on IntegriCloud