summaryrefslogtreecommitdiff
path: root/irc/lostirc
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2003-11-19 00:57:26 +0000
committerPav Lucistnik <pav@FreeBSD.org>2003-11-19 00:57:26 +0000
commit83fcae9a91d3bce987dbd66167ee946fa63e19b4 (patch)
treebe6e97afe72acd18c0dc1d648bef47da91477f24 /irc/lostirc
parent- Update maintainer's email address. (diff)
- Use system gettext instead of bundled one.
PR: ports/58427 Submitted by: Simon Barner <barner@in.tum.de> Approved by: adamw (mentor)
Notes
Notes: svn path=/head/; revision=94306
Diffstat (limited to 'irc/lostirc')
-rw-r--r--irc/lostirc/Makefile2
-rw-r--r--irc/lostirc/pkg-plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/irc/lostirc/Makefile b/irc/lostirc/Makefile
index 2a0bea3c1034..b52c22453052 100644
--- a/irc/lostirc/Makefile
+++ b/irc/lostirc/Makefile
@@ -22,6 +22,7 @@ USE_X_PREFIX= yes
USE_GNOME= gnomehack
GNU_CONFIGURE= yes
USE_REINPLACE= yes
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib"
MAN1= lostirc.1
@@ -34,6 +35,7 @@ post-patch:
${REINPLACE_CMD} -E "s@(Gnomedir = ).*@\1${PREFIX}/share/gnome/apps/Internet@" ${WRKSRC}/Makefile.in
${REINPLACE_CMD} -E "s@^(pixmapdir = ).*@\1${PREFIX}/share/gnome/pixmaps@" ${WRKSRC}/Makefile.am
${REINPLACE_CMD} -E "s@(pixmapdir = ).*@\1${PREFIX}/share/gnome/pixmaps@" ${WRKSRC}/Makefile.in
+ ${REINPLACE_CMD} -e 's|_nl_domain_bindings|libintl_nl_domain_bindings|' ${WRKSRC}/configure
pre-install:
${REINPLACE_CMD} -E 's|MKINSTALLDIRS = \$$\(top_builddir\)/|MKINSTALLDIRS = |g' ${WRKSRC}/intl/Makefile
diff --git a/irc/lostirc/pkg-plist b/irc/lostirc/pkg-plist
index 2d061aab9318..7adfe8fe2258 100644
--- a/irc/lostirc/pkg-plist
+++ b/irc/lostirc/pkg-plist
@@ -1,10 +1,8 @@
bin/lostirc
-lib/charset.alias
share/applnk/lostirc.desktop
share/gnome/apps/Internet/lostirc.desktop
share/gnome/pixmaps/lostirc.png
share/locale/da/LC_MESSAGES/lostirc.mo
-share/locale/locale.alias
%%PORTDOCS%%share/doc/lostirc/AUTHORS
%%PORTDOCS%%share/doc/lostirc/COPYING
%%PORTDOCS%%share/doc/lostirc/ChangeLog