diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-25 21:43:57 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-25 21:43:57 +0000 |
commit | 365874d23252ddc50bc5fbea096daab265210681 (patch) | |
tree | 1620eb4a10b34e1b2f30d208ab92294802a45aa4 /deskutils/xchm | |
parent | 066caa1085d80de2a492fbfd24c5ae1317d55382 (diff) | |
download | ports-365874d23252ddc50bc5fbea096daab265210681.tar.gz ports-365874d23252ddc50bc5fbea096daab265210681.zip |
Notes
Diffstat (limited to 'deskutils/xchm')
-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 1fc9c27a0264..8262604e45ae 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 70ce1db44d7b..d6d80675b0ef 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 c547c17eda1c..e7dfc0a5abac 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 |