Bug 36797 - Update port editors/poedit to 1.1.8
Summary: Update port editors/poedit to 1.1.8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-04-05 20:00 UTC by Tilman Linneweh
Modified: 2002-04-06 16:06 UTC (History)
1 user (show)

See Also:


Attachments
file.diff (139 bytes, patch)
2002-04-05 20:00 UTC, Tilman Linneweh
no flags Details | Diff
file.diff (256 bytes, patch)
2002-04-05 20:00 UTC, Tilman Linneweh
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tilman Linneweh 2002-04-05 20:00:02 UTC
	port didn't build becaus auf giconv mess.

Fix: PORTNAME=      poedit
-PORTVERSION=   1.1.6
+PORTVERSION=   1.1.8
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    ${PORTNAME}
@@ -20,14 +20,14 @@
 LIB_DEPENDS=   intl.1:${PORTSDIR}/devel/gettext-old \
                wx_gtk.2:${PORTSDIR}/x11-toolkits/wxgtk-devel \
                db3:${PORTSDIR}/databases/db3 \
-               giconv:${PORTSDIR}/converters/libiconv
+               iconv.3:${PORTSDIR}/converters/libiconv

 PATCH_DIST_ARGS=       -d ${PATCH_WRKSRC} -E ${PATCH_DIST_STRIP} -p1
 USE_X_PREFIX=  yes
 WANT_GNOME=    yes
 GNU_CONFIGURE= yes
 CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
-               LIBS="-L${LOCALBASE}/lib -liconv"
+               LIBS="-L${LOCALBASE}/lib -liconv -pthread"
 USE_GMAKE=     yes

 MAN1=  poedit.1
Comment 1 Ying-Chieh Liao freebsd_committer freebsd_triage 2002-04-06 16:06:25 UTC
State Changed
From-To: open->closed

committed, thanks