diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-01 13:06:49 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2005-01-01 13:06:49 +0000 |
commit | 29751cfd8199040eda327294159b4149597480df (patch) | |
tree | 1127aede9e8900d0ab79efe609d1f3f1ec0fe254 | |
parent | Fix plist. (diff) |
Fix build.
Submitted by: Ports Fury
Approved by: portmgr (implicit)
-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 6115f762a40f..8c81e0f4dfd1 100644 --- a/astro/glunarclock/Makefile +++ b/astro/glunarclock/Makefile @@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= GNOME applet that displays the current phase of the Moon USE_X_PREFIX= yes -USE_GNOME= gail gnomehack gnomepanel gnomeprefix gnometarget +USE_GNOME= gail gnomehack gnomepanel gnomeprefix gnometarget intlhack USE_REINPLACE= yes USE_GMAKE= yes USE_LIBTOOL_VER= 15 |