diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-09-30 09:27:57 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2008-09-30 09:27:57 +0000 |
commit | a6197989ebe4411f2e17eba4079953b8a3575211 (patch) | |
tree | 18d35a548e9dd0826b020d86733efe1a63b4eef3 /textproc/docbook-to-man | |
parent | 18076609973376917791fc6d05ed84e07dcf5f7c (diff) | |
download | ports-a6197989ebe4411f2e17eba4079953b8a3575211.tar.gz ports-a6197989ebe4411f2e17eba4079953b8a3575211.zip |
Notes
Diffstat (limited to 'textproc/docbook-to-man')
-rw-r--r-- | textproc/docbook-to-man/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/textproc/docbook-to-man/Makefile b/textproc/docbook-to-man/Makefile index 5c0c7b764b19..b1ea66d8bb5d 100644 --- a/textproc/docbook-to-man/Makefile +++ b/textproc/docbook-to-man/Makefile @@ -25,8 +25,6 @@ RUN_DEPENDS= nsgmls:${PORTSDIR}/textproc/jade RUN_DEPENDS+= ${LOCALBASE}/share/sgml/docbook:${PORTSDIR}/textproc/docbook USE_IMAKE= yes -PREFIX?= ${LOCALBASE} -USE_XLIB= yes XFREE86_HTML_MAN= no MAN1= oinstant.1 |