diff options
author | krion <krion@FreeBSD.org> | 2005-01-01 21:06:49 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2005-01-01 21:06:49 +0800 |
commit | 4d547de067896377ec64df7783938c4238e49233 (patch) | |
tree | 763ca9c1fffb5f3139ab3fdd5cbf9225eac3acb3 /astro/glunarclock | |
parent | bfb133d43eace54cc18edf3f1e941c82296f0441 (diff) | |
download | freebsd-ports-gnome-4d547de067896377ec64df7783938c4238e49233.tar.gz freebsd-ports-gnome-4d547de067896377ec64df7783938c4238e49233.tar.zst freebsd-ports-gnome-4d547de067896377ec64df7783938c4238e49233.zip |
Fix build.
Submitted by: Ports Fury
Approved by: portmgr (implicit)
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 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 |