diff options
Diffstat (limited to 'astro/glunarclock')
-rw-r--r-- | astro/glunarclock/Makefile | 2 |
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" |