diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-05-27 23:32:45 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2007-05-27 23:32:45 +0000 |
commit | d8e9d828a1e0200dc849d13ba4c5beb313fbdd65 (patch) | |
tree | d22f437c238a6a008e6d4e832e21a483ba2cfd34 /deskutils/chmsee | |
parent | 63fe60d35e27dbc08303f3e6356e576623166971 (diff) | |
download | ports-d8e9d828a1e0200dc849d13ba4c5beb313fbdd65.tar.gz ports-d8e9d828a1e0200dc849d13ba4c5beb313fbdd65.zip |
Notes
Diffstat (limited to 'deskutils/chmsee')
-rw-r--r-- | deskutils/chmsee/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/chmsee/Makefile b/deskutils/chmsee/Makefile index e0ca8b0eba76..4f18fbaf9fa4 100644 --- a/deskutils/chmsee/Makefile +++ b/deskutils/chmsee/Makefile @@ -15,7 +15,7 @@ MAINTAINER= liu_yinghong@yahoo.com.cn COMMENT= A viewer for Microsoft Help "CHM" files LIB_DEPENDS= chm.0:${PORTSDIR}/misc/chmlib \ - libgtkhtml-3.8.15:${PORTSDIR}/www/gtkhtml38 + gtkhtml-3.8.15:${PORTSDIR}/www/gtkhtml38 USE_GETTEXT= yes USE_GNOME= gtk20 libglade2 gnomeprefix gnomehack libgnome |