From 460b0ffa3efe19057e9548a72909d3981c190ff6 Mon Sep 17 00:00:00 2001 From: brad Date: Mon, 6 Sep 1999 18:01:12 +0000 Subject: [PATCH] - remove unnecessary output of pkg/MESSAGE in Makefile, this is done in bsd.port.mk now - add missing @dirrm's to PLIST --- astro/sattrack/Makefile | 9 ++------- astro/sattrack/pkg/PLIST | 4 ++++ 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/astro/sattrack/Makefile b/astro/sattrack/Makefile index 5b0e0615196..f2ab81691a2 100644 --- a/astro/sattrack/Makefile +++ b/astro/sattrack/Makefile @@ -1,17 +1,12 @@ -# $OpenBSD: Makefile,v 1.3 1999/04/01 02:20:11 brad Exp $ +# $OpenBSD: Makefile,v 1.4 1999/09/06 18:01:12 brad Exp $ DISTNAME= sattrack-3.1.6 CATEGORIES= astro - NO_CDROM= "COPY: may not be bundled" +MASTER_SITES= ${MASTER_SITE_LOCAL} MAINTAINER= angelos@openbsd.org -MASTER_SITES= ${MASTER_SITE_LOCAL} - WRKSRC= ${WRKDIR}/SatTrack-3.1.6/src -post-install: - @${CAT} ${PKGDIR}/MESSAGE - .include diff --git a/astro/sattrack/pkg/PLIST b/astro/sattrack/pkg/PLIST index 5421eec0df3..a8afb47b13b 100644 --- a/astro/sattrack/pkg/PLIST +++ b/astro/sattrack/pkg/PLIST @@ -67,3 +67,7 @@ share/doc/SatTrack/info.TrakBox.TS-790.JR1EDE share/doc/SatTrack/info.freqs.p3d share/doc/SatTrack/info.tle.general share/doc/SatTrack/sattrack.doc +@dirrm lib/SatTrack/data +@dirrm lib/SatTrack/pred +@dirrm lib/SatTrack/tle +@dirrm share/doc/SatTrack