diff options
author | Alexander Langer <alex@FreeBSD.org> | 2000-07-19 12:35:56 +0000 |
---|---|---|
committer | Alexander Langer <alex@FreeBSD.org> | 2000-07-19 12:35:56 +0000 |
commit | 065ca5800f9dc40d11ca2ee33cc5c23407394ac1 (patch) | |
tree | d3deb3c689caad2eaa7b1e0dee3e12a3def3eb47 /astro/xtide/Makefile | |
parent | 0fecb98b8cfe74eeaf1b3effda209696d51f6670 (diff) |
Notes
Diffstat (limited to 'astro/xtide/Makefile')
-rw-r--r-- | astro/xtide/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/astro/xtide/Makefile b/astro/xtide/Makefile index 38eff8bb39e8..ecb2f4490bae 100644 --- a/astro/xtide/Makefile +++ b/astro/xtide/Makefile @@ -17,6 +17,8 @@ MAINTAINER= patseal@hyperhost.net LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm \ png.4:${PORTSDIR}/graphics/png +IGNOREFILES= harmonics.world.gz + USE_X_PREFIX= yes GNU_CONFIGURE= yes MAN1= xtide.1 tide.1 |