aboutsummaryrefslogtreecommitdiffstats
path: root/astro
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-09-19 03:00:03 +0800
committermarcus <marcus@FreeBSD.org>2002-09-19 03:00:03 +0800
commit3021b59eeea55cb5378b7edc7dbc48af288e06a4 (patch)
tree4fbdd6ca263feecfae51d747217c76b7fd6e4b81 /astro
parentb225162ee60dd65b1d2f210e3c2a535815e1553a (diff)
downloadfreebsd-ports-gnome-3021b59eeea55cb5378b7edc7dbc48af288e06a4.tar.gz
freebsd-ports-gnome-3021b59eeea55cb5378b7edc7dbc48af288e06a4.tar.zst
freebsd-ports-gnome-3021b59eeea55cb5378b7edc7dbc48af288e06a4.zip
Fix the gdkpixbuf dependency.
Submitted by: bento Pointy hat to: me
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"