summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-18 19:00:03 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-18 19:00:03 +0000
commit52467895fc30073752253293019a222f0cd6c354 (patch)
tree136dd2fc37bad2a6dcd8f13cb7304b3e5d36ea6e /astro
parent- Fix the .zip file list format. (diff)
Fix the gdkpixbuf dependency.
Submitted by: bento Pointy hat to: me
Notes
Notes: svn path=/head/; revision=66631
Diffstat (limited to 'astro')
-rw-r--r--astro/glunarclock/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/glunarclock/Makefile b/astro/glunarclock/Makefile
index 98ead944408c..fa500299564c 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"