diff options
author | Brian Feldman <green@FreeBSD.org> | 1999-11-03 09:01:50 +0800 |
---|---|---|
committer | Brian Feldman <green@FreeBSD.org> | 1999-11-03 09:01:50 +0800 |
commit | 9b8fcd25e024ebca6183d325bffe0d5f800702a9 (patch) | |
tree | 0bed482bfd87f972410925136367c7b64451c158 /astro/xearth/Makefile | |
parent | 28145a837a583727208959bdcfd7bf38c56fa359 (diff) | |
download | freebsd-ports-gnome-9b8fcd25e024ebca6183d325bffe0d5f800702a9.tar.gz freebsd-ports-gnome-9b8fcd25e024ebca6183d325bffe0d5f800702a9.tar.zst freebsd-ports-gnome-9b8fcd25e024ebca6183d325bffe0d5f800702a9.zip |
Resurrect freebsd.core.markers, but update the entries with ones from
freebsd.committers.markers. freebsd.committers.markers does not now
contain core members to prevent redundancy and clutter :)
Diffstat (limited to 'astro/xearth/Makefile')
-rw-r--r-- | astro/xearth/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/astro/xearth/Makefile b/astro/xearth/Makefile index 94255795d890..f33d665b4d21 100644 --- a/astro/xearth/Makefile +++ b/astro/xearth/Makefile @@ -22,6 +22,7 @@ MAN1= xearth.1 # Copy the list of FreeBSD sites post-install: ${MKDIR} ${PREFIX}/lib/X11/xearth + ${CP} ${FILESDIR}/freebsd.core.markers ${PREFIX}/lib/X11/xearth ${CP} ${FILESDIR}/freebsd.committers.markers ${PREFIX}/lib/X11/xearth ${CP} ${FILESDIR}/freebsd.ftp.markers ${PREFIX}/lib/X11/xearth |