diff options
author | pav <pav@FreeBSD.org> | 2004-01-25 21:43:57 +0000 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-01-25 21:43:57 +0000 |
commit | c243a8c525d28520aa0596fa43d28a47c1e955a9 (patch) | |
tree | 4dd565ac332510b8f7640638ecb2a1ef593d41a1 /deskutils | |
parent | f24769f9556212e3a759de251439e8c9e45fb28d (diff) | |
download | FreeBSD-ports-c243a8c525d28520aa0596fa43d28a47c1e955a9.zip FreeBSD-ports-c243a8c525d28520aa0596fa43d28a47c1e955a9.tar.gz |
- Update to 0.8.11
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/xchm/Makefile | 4 | ||||
-rw-r--r-- | deskutils/xchm/distinfo | 2 | ||||
-rw-r--r-- | deskutils/xchm/pkg-plist | 8 |
3 files changed, 11 insertions, 3 deletions
diff --git a/deskutils/xchm/Makefile b/deskutils/xchm/Makefile index 1fc9c27..8262604 100644 --- a/deskutils/xchm/Makefile +++ b/deskutils/xchm/Makefile @@ -6,7 +6,7 @@ # PORTNAME= xchm -PORTVERSION= 0.8.10 +PORTVERSION= 0.8.11 CATEGORIES= deskutils MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,10 +16,10 @@ COMMENT= Windows HTML Help (.chm) viewer for UNIX LIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib \ wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 -CONFIGURE_ARGS= --with-wx-config=${X11BASE}/bin/wxgtk2-2.4-config GNU_CONFIGURE= yes USE_X_PREFIX= yes +CONFIGURE_ARGS= --with-wx-config=${X11BASE}/bin/wxgtk2-2.4-config CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}" USE_REINPLACE= yes diff --git a/deskutils/xchm/distinfo b/deskutils/xchm/distinfo index 70ce1db..d6d8067 100644 --- a/deskutils/xchm/distinfo +++ b/deskutils/xchm/distinfo @@ -1 +1 @@ -MD5 (xchm-0.8.10.tar.gz) = ab1666d1112e3c2fd98ce0517a038ad3 +MD5 (xchm-0.8.11.tar.gz) = 02e37bde39ccf6560db45812ab59987c diff --git a/deskutils/xchm/pkg-plist b/deskutils/xchm/pkg-plist index c547c17..e7dfc0a 100644 --- a/deskutils/xchm/pkg-plist +++ b/deskutils/xchm/pkg-plist @@ -1 +1,9 @@ bin/xchm +share/pixmaps/xchmdoc-128.xpm +share/pixmaps/xchmdoc-16.xpm +share/pixmaps/xchmdoc-32.xpm +share/pixmaps/xchmdoc-48.xpm +share/pixmaps/xchm-128.xpm +share/pixmaps/xchm-16.xpm +share/pixmaps/xchm-32.xpm +share/pixmaps/xchm-48.xpm |