diff options
author | rafan <rafan@FreeBSD.org> | 2007-02-02 22:12:21 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-02-02 22:12:21 +0800 |
commit | 4be78b20649edbe2fa65bdb253d4f86ffa140091 (patch) | |
tree | d67bef475cd43093d88bfe9af1abc0dd390a4f9b /chinese | |
parent | dcc6448ae99e39a3672156982f7e05d981460d27 (diff) | |
download | freebsd-ports-gnome-4be78b20649edbe2fa65bdb253d4f86ffa140091.tar.gz freebsd-ports-gnome-4be78b20649edbe2fa65bdb253d4f86ffa140091.tar.zst freebsd-ports-gnome-4be78b20649edbe2fa65bdb253d4f86ffa140091.zip |
- Update to 1.1.2
- Remove QTDIR in CONFIGURE_ENV. Now it's set by bsd.kde.mk.
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/oxim/Makefile | 5 | ||||
-rw-r--r-- | chinese/oxim/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/chinese/oxim/Makefile b/chinese/oxim/Makefile index 08a5ff342476..a1cb65508ebd 100644 --- a/chinese/oxim/Makefile +++ b/chinese/oxim/Makefile @@ -6,8 +6,7 @@ # PORTNAME= oxim -PORTVERSION= 1.1.1 -PORTREVISION= 2 +PORTVERSION= 1.1.2 CATEGORIES= chinese textproc MASTER_SITES= ftp://ftp.opendesktop.org.tw/odp/OXIM/Source/ \ ftp://apt.nc.hcc.edu.tw/pub/mirror/opendesktop.org.tw/OXIM/Source/ \ @@ -85,7 +84,7 @@ USE_QT_VER= 3 .include "${PORTSDIR}/Mk/bsd.kde.mk" QMAKESPEC?= freebsd-g++ -CONFIGURE_ENV+= LOCALBASE="${LOCALBASE}" QTDIR="${QT_PREFIX}" +CONFIGURE_ENV+= LOCALBASE="${LOCALBASE}" MAKE_ARGS+= LOCALBASE="${LOCALBASE}" MAKE="${MAKE}" QMAKESPEC="${QMAKESPEC}" .else CONFIGURE_ARGS+= --disable-setup-tool diff --git a/chinese/oxim/distinfo b/chinese/oxim/distinfo index 5b64f4731eb5..8c2442e4f51c 100644 --- a/chinese/oxim/distinfo +++ b/chinese/oxim/distinfo @@ -1,3 +1,3 @@ -MD5 (oxim-1.1.1.tar.gz) = fbbd3d76958d750b5a9dc865a645d540 -SHA256 (oxim-1.1.1.tar.gz) = 7b0b02bdf24439f087c21b2d4915f2a01c4702fb262acfa65dc9a13e5a9f80eb -SIZE (oxim-1.1.1.tar.gz) = 1877585 +MD5 (oxim-1.1.2.tar.gz) = f7a7efce597c9f8127aec9d27ef6fc23 +SHA256 (oxim-1.1.2.tar.gz) = 71c36e44efe3713d4f62e770d5627531fec8c606a02a791a06ce0bad1d6ec180 +SIZE (oxim-1.1.2.tar.gz) = 1858210 |