diff options
author | skv <skv@FreeBSD.org> | 2006-03-23 18:51:20 +0800 |
---|---|---|
committer | skv <skv@FreeBSD.org> | 2006-03-23 18:51:20 +0800 |
commit | 5ce66022023d545d114d9cbf4739eadff2a2b9e2 (patch) | |
tree | 2d8095301d0745ca2e4b40b4771f8c02e7e2bbd2 /textproc/hhm | |
parent | b91f57ed26fbff14d718acd58a8ebeada808f18b (diff) | |
download | freebsd-ports-gnome-5ce66022023d545d114d9cbf4739eadff2a2b9e2.tar.gz freebsd-ports-gnome-5ce66022023d545d114d9cbf4739eadff2a2b9e2.tar.zst freebsd-ports-gnome-5ce66022023d545d114d9cbf4739eadff2a2b9e2.zip |
* Fix WWW.
* Remove USE_REINPLACE line.
PR: ports/94330
Submitted by: Ion-Mihai "IOnut" Tetcu <itetcu at people.tecnik93.com>
Diffstat (limited to 'textproc/hhm')
-rw-r--r-- | textproc/hhm/Makefile | 1 | ||||
-rw-r--r-- | textproc/hhm/pkg-descr | 2 |
2 files changed, 1 insertions, 2 deletions
diff --git a/textproc/hhm/Makefile b/textproc/hhm/Makefile index 709e3f6bd05c..666bcff38e92 100644 --- a/textproc/hhm/Makefile +++ b/textproc/hhm/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= lzxcomp.1:${PORTSDIR}/archivers/liblzxcomp WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} MAKE_ENV= PREFIX=${PREFIX} -USE_REINPLACE= yes PLIST_FILES= bin/hhm diff --git a/textproc/hhm/pkg-descr b/textproc/hhm/pkg-descr index e2c0ea56c138..c775eda632b8 100644 --- a/textproc/hhm/pkg-descr +++ b/textproc/hhm/pkg-descr @@ -3,4 +3,4 @@ make Compiled HTML Help (CHM) files. Both types of files are a kind of compressed archive format used on Win98, Win2K and other Microsoft operating systems to store documentation. -WWW: http://bonedaddy.net/pabs3/hhm/ +WWW: http://bonedaddy.net/pabs3/code/#hhm |