- Remove intltoolize stuff, now works with out it.
This commit is contained in:
parent
498aabcf9e
commit
b5bf2fbd48
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=142655
1 changed files with 0 additions and 5 deletions
|
@ -23,13 +23,8 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
|||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
CONFIGURE_ARGS= --with-nautilus-extdir=${X11BASE}/lib/nautilus/extensions-1.0
|
||||
|
||||
INTLTOOLIZE?= ${LOCALBASE}/bin/intltoolize
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|@datadir@datadir@/pixmaps|${DATADIR}/nact|' \
|
||||
${WRKSRC}/nact/nact.desktop.in.in
|
||||
|
||||
pre-configure:
|
||||
cd ${WRKSRC} && ${INTLTOOLIZE} --force
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue