aboutsummaryrefslogtreecommitdiff
path: root/deskutils/babytrans
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2006-04-01 12:50:29 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2006-04-01 12:50:29 +0000
commit5240d29127b6ff64dbca60c425dc29b3d1890e92 (patch)
treeb552227244facf598f8807dd85b700f423701374 /deskutils/babytrans
parent7e9975b7498651dbf135fe3461b59a67ecfa6bc0 (diff)
downloadports-5240d29127b6ff64dbca60c425dc29b3d1890e92.tar.gz
ports-5240d29127b6ff64dbca60c425dc29b3d1890e92.zip
Notes
Diffstat (limited to 'deskutils/babytrans')
-rw-r--r--deskutils/babytrans/Makefile4
-rw-r--r--deskutils/babytrans/files/pkg-message.in (renamed from deskutils/babytrans/pkg-message)0
2 files changed, 3 insertions, 1 deletions
diff --git a/deskutils/babytrans/Makefile b/deskutils/babytrans/Makefile
index 52f058977d90..331162dfb125 100644
--- a/deskutils/babytrans/Makefile
+++ b/deskutils/babytrans/Makefile
@@ -23,6 +23,8 @@ GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
USE_GMAKE= yes
+PKGMESSAGE= ${WRKDIR}/pkg-message
+SUB_FILES= pkg-message
post-patch:
.for file in de es fr pt_BR
@@ -33,6 +35,6 @@ post-patch:
post-install:
@${MKDIR} ${DATADIR}
${INSTALL_DATA} ${WRKSRC}/config-file/dictionary ${DATADIR}
- @${CAT} ${PKGMESSAGE} | ${SED} "s|%%DATADIR%%|${DATADIR}|"
+ @${CAT} ${PKGMESSAGE}
.include <bsd.port.mk>
diff --git a/deskutils/babytrans/pkg-message b/deskutils/babytrans/files/pkg-message.in
index 7b8827d80f78..7b8827d80f78 100644
--- a/deskutils/babytrans/pkg-message
+++ b/deskutils/babytrans/files/pkg-message.in