diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-18 19:00:03 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2002-09-18 19:00:03 +0000 |
commit | 52467895fc30073752253293019a222f0cd6c354 (patch) | |
tree | 136dd2fc37bad2a6dcd8f13cb7304b3e5d36ea6e /astro | |
parent | 333a3e55be1f3088dcb96e3f7d52038b3a73ea46 (diff) | |
download | ports-52467895fc30073752253293019a222f0cd6c354.tar.gz ports-52467895fc30073752253293019a222f0cd6c354.zip |
Notes
Diffstat (limited to 'astro')
-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 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" |