diff options
author | joerg <joerg@pkgsrc.org> | 2009-06-14 19:12:18 +0000 |
---|---|---|
committer | joerg <joerg@pkgsrc.org> | 2009-06-14 19:12:18 +0000 |
commit | b806c78190c3d4e7641943873943b0965b438b12 (patch) | |
tree | b4e43f394b743a69b97b251ed665c85764fb606e /geography/geos | |
parent | 55052022a3ae314f562fafe7f8e4f7ea21d65ba0 (diff) | |
download | pkgsrc-b806c78190c3d4e7641943873943b0965b438b12.tar.gz |
Use @pkgdir
Diffstat (limited to 'geography/geos')
-rw-r--r-- | geography/geos/PLIST | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/geography/geos/PLIST b/geography/geos/PLIST index 3968eb826cf..f39cd4eb257 100644 --- a/geography/geos/PLIST +++ b/geography/geos/PLIST @@ -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/version.h 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 |