diff options
author | fjoe <fjoe@FreeBSD.org> | 2005-05-12 16:39:59 +0000 |
---|---|---|
committer | fjoe <fjoe@FreeBSD.org> | 2005-05-12 16:39:59 +0000 |
commit | 46e7c1a49d7bca4cdb9b59cb4fa015468d767894 (patch) | |
tree | c7c6e08f973633a30db6fa296792f1f56b0d909a /deskutils | |
parent | 2a59a078ee0cdd25a72b730294695cb67c4348ed (diff) | |
download | FreeBSD-ports-46e7c1a49d7bca4cdb9b59cb4fa015468d767894.zip FreeBSD-ports-46e7c1a49d7bca4cdb9b59cb4fa015468d767894.tar.gz |
Finish repo copy of wxgtk 2.4.2 ports to wxgtk24*
Diffstat (limited to 'deskutils')
-rw-r--r-- | deskutils/xchm/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/xchm/Makefile b/deskutils/xchm/Makefile index 7293a46..73de198 100644 --- a/deskutils/xchm/Makefile +++ b/deskutils/xchm/Makefile @@ -15,7 +15,7 @@ MAINTAINER= pav@FreeBSD.org COMMENT= Windows HTML Help (.chm) viewer for UNIX LIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib \ - wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk2 + wx_gtk2-2.4.0:${PORTSDIR}/x11-toolkits/wxgtk24 GNU_CONFIGURE= yes USE_X_PREFIX= yes |