- Look for OrigTree.pm module where we installed it
- Add some directories to pkg-plist - Bump portrevision
This commit is contained in:
parent
b64c560972
commit
7a33d31ddd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=96139
@ -7,6 +7,7 @@
|
||||
|
||||
PORTNAME= intltool
|
||||
PORTVERSION= 0.28
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= textproc gnome
|
||||
MASTER_SITES= ${MASTER_SITE_GNOME}
|
||||
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.28
|
||||
@ -22,6 +23,7 @@ USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
USE_PERL5= yes
|
||||
USE_GNOME= gnometarget
|
||||
USE_REINPLACE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --libdir="${PREFIX}/libdata"
|
||||
|
||||
@ -30,4 +32,7 @@ MAN8= intltool-extract.8 intltool-merge.8 intltool-prepare.8 \
|
||||
|
||||
CONFLICTS= xml-i18n-tools-*
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/usr/share|${PREFIX}/share|' ${WRKSRC}/intltool-merge.in
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -21,4 +21,7 @@ share/intltool/intltool-update.in
|
||||
share/intltool/xml-i18n-po-Makefile.in.in-patch-1
|
||||
share/intltool/xml-i18n-po-Makefile.in.in-patch-2
|
||||
share/intltool/xml-i18n-po-Makefile.in.in-patch-5
|
||||
@dirrm share/intltool/XML/Parser/Style
|
||||
@dirrm share/intltool/XML/Parser
|
||||
@dirrm share/intltool/XML
|
||||
@dirrm share/intltool
|
||||
|
Loading…
Reference in New Issue
Block a user