pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/geography Use @pkgdir



details:   https://anonhg.NetBSD.org/pkgsrc/rev/02fed0ff3c31
branches:  trunk
changeset: 394676:02fed0ff3c31
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Jun 14 19:12:18 2009 +0000

description:
Use @pkgdir

diffstat:

 geography/geos/PLIST       |  6 +++---
 geography/xrmap-base/PLIST |  6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (34 lines):

diff -r 07b39fd5bbca -r 02fed0ff3c31 geography/geos/PLIST
--- a/geography/geos/PLIST      Sun Jun 14 19:10:35 2009 +0000
+++ b/geography/geos/PLIST      Sun Jun 14 19:12:18 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2009/06/14 17:57:16 joerg Exp $
+@comment $NetBSD: PLIST,v 1.8 2009/06/14 19:12:18 joerg Exp $
 bin/geos-config
 include/geos.h
 include/geos/algorithm/LineIntersector.h
@@ -173,5 +173,5 @@
 include/geos_c.h
 lib/libgeos.la
 lib/libgeos_c.la
-@exec ${MKDIR} %D/include/geos/index/intervalrtree
-@exec ${MKDIR} %D/include/geos/algorithm/locate
+@pkgdir include/geos/index/intervalrtree
+@pkgdir include/geos/algorithm/locate
diff -r 07b39fd5bbca -r 02fed0ff3c31 geography/xrmap-base/PLIST
--- a/geography/xrmap-base/PLIST        Sun Jun 14 19:10:35 2009 +0000
+++ b/geography/xrmap-base/PLIST        Sun Jun 14 19:12:18 2009 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2009/06/14 17:57:17 joerg Exp $
+@comment $NetBSD: PLIST,v 1.5 2009/06/14 19:12:18 joerg Exp $
 bin/emx
 bin/xrmap
 ${IMAKE_MAN_DIR}/xrmap.${IMAKE_MANNEWSUFFIX}
@@ -102,5 +102,5 @@
 share/rmap/themes/coffee
 share/rmap/themes/default
 share/rmap/themes/sea
-@exec ${MKDIR} %D/share/rmap/flags
-@exec ${MKDIR} %D/share/rmap/factbook
+@pkgdir share/rmap/flags
+@pkgdir share/rmap/factbook



Home | Main Index | Thread Index | Old Index