summaryrefslogtreecommitdiff
path: root/x11/xglobe/Makefile
diff options
context:
space:
mode:
authorhubertf <hubertf>1999-01-20 20:24:11 +0000
committerhubertf <hubertf>1999-01-20 20:24:11 +0000
commit4cd023dfc440424fff03b03afb74221c9b8c36f1 (patch)
tree86557993f348936bbf98ef308217f354bf949772 /x11/xglobe/Makefile
parent3b0eee63107dc7f960b24277b4cc3fc21a304116 (diff)
downloadpkgsrc-4cd023dfc440424fff03b03afb74221c9b8c36f1.tar.gz
Update to xglobe V0.2.
Changes: Can now draw a grid on the globe, improved xearth command line compatibility, world map is included in the distribution, some minor fixes and enhancements.
Diffstat (limited to 'x11/xglobe/Makefile')
-rw-r--r--x11/xglobe/Makefile7
1 files changed, 4 insertions, 3 deletions
diff --git a/x11/xglobe/Makefile b/x11/xglobe/Makefile
index da7c354aed2..4bd9e5004cc 100644
--- a/x11/xglobe/Makefile
+++ b/x11/xglobe/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 1999/01/07 01:03:59 frueauf Exp $
+# $NetBSD: Makefile,v 1.4 1999/01/20 20:24:11 hubertf Exp $
#
-DISTNAME= xglobe-0.1
+DISTNAME= xglobe-0.2
CATEGORIES= x11
MASTER_SITES= http://www.uni-karlsruhe.de/~uddn/xglobe/ \
http://livingearth.com/LE/images/ \
@@ -22,7 +22,8 @@ USE_GMAKE= YES
MAKE_ENV+= QTDIR=${X11BASE}
post-install:
- ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/mggd.gif ${X11BASE}/lib/X11/xglobe/map.bmp
+ ${INSTALL_DATA_DIR} ${X11BASE}/lib/X11/xglobe
+ ${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/mggd.gif ${X11BASE}/lib/X11/xglobe/mggd.gif
${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/LE.400.gif ${X11BASE}/lib/X11/xglobe/daymap.gif
${INSTALL_DATA} ${DISTDIR}/${DIST_SUBDIR}/Brill.400.gif ${X11BASE}/lib/X11/xglobe/nightmap.gif