Use @pkgdir
This commit is contained in:
parent
b4eed73fe5
commit
8fc5ee7caa
2 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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/cloudy
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue