summaryrefslogtreecommitdiff
path: root/x11/xephem/Makefile
diff options
context:
space:
mode:
authoryyamano <yyamano@pkgsrc.org>2006-02-16 15:15:18 +0000
committeryyamano <yyamano@pkgsrc.org>2006-02-16 15:15:18 +0000
commit265a3861e49d6161a574cf8982e89cc5cc6565bb (patch)
treea71142c7369e49d178f4b3468b4583e1bfee1ccc /x11/xephem/Makefile
parentd9591a8cd5748be87ba6cfa3e6ad573231029689 (diff)
downloadpkgsrc-265a3861e49d6161a574cf8982e89cc5cc6565bb.tar.gz
Install gallery images, help files and lunar db.
Apply patches provided by Mark E. Perkins to fix PR/32810.
Diffstat (limited to 'x11/xephem/Makefile')
-rw-r--r--x11/xephem/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xephem/Makefile b/x11/xephem/Makefile
index 9e83e5e8558..9d5e3043784 100644
--- a/x11/xephem/Makefile
+++ b/x11/xephem/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.34 2006/02/05 23:11:46 joerg Exp $
+# $NetBSD: Makefile,v 1.35 2006/02/16 15:15:18 yyamano Exp $
DISTNAME= xephem-3.6.4
PKGREVISION= 2
@@ -32,7 +32,7 @@ post-install:
${SED} s,@PREFIX@,${PREFIX}, ${FILESDIR}/XEphem.ad > ${WRKDIR}/XEphem
${INSTALL_DATA} ${WRKDIR}/XEphem ${PREFIX}/lib/X11/app-defaults
${INSTALL_DATA_DIR} ${PREFIX}/share/xephem/tools
- cd ${WRKSRC}; ${CP} -R auxil catalogs fifos fits \
+ cd ${WRKSRC}; ${CP} -R auxil catalogs fifos fits gallery help lo \
${PREFIX}/share/xephem
${CHOWN} -R ${SHAREOWN} ${PREFIX}/share/xephem