diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-21 17:38:33 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2003-12-21 17:38:33 +0000 |
commit | ded31b50a18f232ca132e71daf503da588a5b974 (patch) | |
tree | 902be9869e11d2a1bf1d155181c14051f3d7e932 /editors/poedit | |
parent | aeefcb279c4e7e085e144513d3f175a6546ab51e (diff) |
Notes
Diffstat (limited to 'editors/poedit')
-rw-r--r-- | editors/poedit/Makefile | 7 | ||||
-rw-r--r-- | editors/poedit/distinfo | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/editors/poedit/Makefile b/editors/poedit/Makefile index 760a6cee4779..6adeb6c781f6 100644 --- a/editors/poedit/Makefile +++ b/editors/poedit/Makefile @@ -7,8 +7,7 @@ # PORTNAME= poedit -PORTVERSION= 1.2.3 -PORTREVISION= 1 +PORTVERSION= 1.2.4 CATEGORIES= editors MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -24,9 +23,9 @@ USE_X_PREFIX= yes USE_REINPLACE= yes USE_GMAKE= yes GNU_CONFIGURE= yes -CONFIGURE_ARGS= --with-wx-config=${X11BASE}/bin/wxgtk2-2.4-config +CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}" -CONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL} +CONFIGURE_ARGS= --with-wx-config=${X11BASE}/bin/wxgtk2-2.4-config CPPFLAGS= -I${LOCALBASE}/include/db${USE_BDB_VER} \ -I${LOCALBASE}/include ${PTHREAD_CFLAGS} diff --git a/editors/poedit/distinfo b/editors/poedit/distinfo index ec4990a74545..6a9f383681f4 100644 --- a/editors/poedit/distinfo +++ b/editors/poedit/distinfo @@ -1 +1 @@ -MD5 (poedit-1.2.3.tar.gz) = 29180bc3e4e128bc0c6bee446b670d0f +MD5 (poedit-1.2.4.tar.gz) = 18eda0880be1e46e81024e2dd89ebac0 |