diff options
Diffstat (limited to 'astro/glunarclock/Makefile')
-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 4a5eef83a302..fd325d1aa81a 100644 --- a/astro/glunarclock/Makefile +++ b/astro/glunarclock/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= xklavier.10:${PORTSDIR}/x11/libxklavier USE_X_PREFIX= yes USE_GNOME= gail gnomehack gnomepanel gnomeprefix gnometarget intlhack USE_GMAKE= yes -GNU_CONFIGURE= yes +GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" INSTALLS_OMF= yes |