diff options
author | edwin <edwin@FreeBSD.org> | 2004-10-20 20:58:26 +0800 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2004-10-20 20:58:26 +0800 |
commit | 452484b2c43553f1de30ce64a94a2533530e2d54 (patch) | |
tree | c40e70131f6132e2999a0a03026915a5a39c1fa0 /sysutils | |
parent | eccc1379c8a0a79caa9071ac9f26400196b465d9 (diff) | |
download | freebsd-ports-gnome-452484b2c43553f1de30ce64a94a2533530e2d54.tar.gz freebsd-ports-gnome-452484b2c43553f1de30ce64a94a2533530e2d54.tar.zst freebsd-ports-gnome-452484b2c43553f1de30ce64a94a2533530e2d54.zip |
typo: podman -> pod2man
Submitted by: Frank Laszlo <laszlof@vonostingroup.com>
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/lire/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/lire/Makefile b/sysutils/lire/Makefile index 619ef01e90b1..75dfee886399 100644 --- a/sysutils/lire/Makefile +++ b/sysutils/lire/Makefile @@ -40,7 +40,7 @@ USE_PERL5= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ARGS+="--with-docbookdir=${LOCALBASE}/share/xml/docbook/4.2/docbookx.dtd" -CONFIGURE_ENV= POD2MAN=${LOCALBASE}/bin/podman +CONFIGURE_ENV= POD2MAN=${LOCALBASE}/bin/pod2man MAN1= \ argomail2dlf.1 \ |