From 30a6bbe93ae5cacf0b6e63091735e9c11521a421 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 1 Feb 2010 02:31:28 +0000 Subject: DESTDIR support --- geography/xrmap-base/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'geography/xrmap-base') diff --git a/geography/xrmap-base/Makefile b/geography/xrmap-base/Makefile index 20eb3b9e799..ccf588c105f 100644 --- a/geography/xrmap-base/Makefile +++ b/geography/xrmap-base/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2009/06/30 00:07:16 joerg Exp $ +# $NetBSD: Makefile,v 1.9 2010/02/01 02:31:28 joerg Exp $ # DISTNAME= xrmap-2.29 @@ -8,6 +8,8 @@ CATEGORIES= geography MASTER_SITES= ftp://ftp.ac-grenoble.fr/ge/geosciences/xrmap/ EXTRACT_SUFX= .tar.bz2 +PKG_DESTDIR_SUPPORT= user-destdir + MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://frmas.free.fr/li_1.htm COMMENT= Earth map viewer - base program @@ -17,9 +19,7 @@ MAKE_JOBS_SAFE= no USE_IMAKE= yes MAKE_FLAGS+= MANPATH=${PREFIX}/${PKGMANDIR} -# directory shared by factbook_text and factbook_html -post-install: - ${INSTALL_DATA_DIR} ${PREFIX}/share/rmap/factbook +INSTALLATION_DIRS+= share/rmap/factbook .include "../../x11/libX11/buildlink3.mk" .include "../../x11/libXext/buildlink3.mk" -- cgit v1.2.3