summaryrefslogtreecommitdiff
path: root/geography/xrmap
diff options
context:
space:
mode:
authorrillig <rillig>2005-09-28 14:35:31 +0000
committerrillig <rillig>2005-09-28 14:35:31 +0000
commitf690737495f83ab1d027b948eb06f655e41ee6d1 (patch)
treec0f7803315ad525cbed3b1d8f6eb485a0073d212 /geography/xrmap
parent134c9fcee41c52fed94a1cbcdde3ba58df43040f (diff)
downloadpkgsrc-f690737495f83ab1d027b948eb06f655e41ee6d1.tar.gz
Cleaned up the Makefile. Added NO_CHECKSUM=yes, as this is a meta-package.
Diffstat (limited to 'geography/xrmap')
-rw-r--r--geography/xrmap/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/geography/xrmap/Makefile b/geography/xrmap/Makefile
index db0c30f4048..157775f4f67 100644
--- a/geography/xrmap/Makefile
+++ b/geography/xrmap/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/08/27 12:18:50 drochner Exp $
+# $NetBSD: Makefile,v 1.2 2005/09/28 14:35:31 rillig Exp $
#
-DISTNAME= # empty
-PKGNAME= xrmap-2.29
+DISTNAME= xrmap-2.29
CATEGORIES= geography
DISTFILES= # empty
@@ -10,6 +9,7 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://frmas.free.fr/li_1.htm
COMMENT= Earth map viewer - complete
+NO_CHECKSUM= yes
NO_BUILD= yes
DEPENDS+= xrmap-base-2.29:../../geography/xrmap-base
@@ -22,6 +22,6 @@ DEPENDS+= xrmap-hymns>=1.2:../../geography/xrmap-hymns
DEPENDS+= xrmap-pdfmaps>=1.1:../../geography/xrmap-pdfmaps
do-install:
- # nothing
+ @${DO_NADA}
.include "../../mk/bsd.pkg.mk"