diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-10-18 02:49:55 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-10-18 02:49:55 +0000 |
commit | e25b2bd4aca3c8ed3726987420e45b19d842390f (patch) | |
tree | 6ca47d72fcc17652cde43ecc02414d5c067f7a7b /textproc/latex2html | |
parent | 8dc4c4c1f8fb5ef3b68bba5d82abf4d38909a701 (diff) | |
download | ports-e25b2bd4aca3c8ed3726987420e45b19d842390f.tar.gz ports-e25b2bd4aca3c8ed3726987420e45b19d842390f.zip |
Notes
Diffstat (limited to 'textproc/latex2html')
-rw-r--r-- | textproc/latex2html/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/textproc/latex2html/Makefile b/textproc/latex2html/Makefile index 80705c374594..124a977dc7aa 100644 --- a/textproc/latex2html/Makefile +++ b/textproc/latex2html/Makefile @@ -31,6 +31,7 @@ CONFIGURE_ARGS= --with-perl=${PERL} \ --libdir=${DATADIR} MSG_FILE= ${PKGDIR}/pkg-message +PKGMESSAGE= ${WRKDIR}/pkg-message # Local variables # |