diff options
author | garga <garga@FreeBSD.org> | 2013-07-31 00:47:50 +0800 |
---|---|---|
committer | garga <garga@FreeBSD.org> | 2013-07-31 00:47:50 +0800 |
commit | bccdb0bd886daebdeb72363738ff5d3108540a80 (patch) | |
tree | 9823adb361cbcd3f6865800e050e77d21a2b7177 /textproc/po4a | |
parent | 498f4fa61dce80968897590f1389b6eebbaac2a7 (diff) | |
download | freebsd-ports-gnome-bccdb0bd886daebdeb72363738ff5d3108540a80.tar.gz freebsd-ports-gnome-bccdb0bd886daebdeb72363738ff5d3108540a80.tar.zst freebsd-ports-gnome-bccdb0bd886daebdeb72363738ff5d3108540a80.zip |
Mark it as broken while I find a solution, there are a number of issues on
installation process
Diffstat (limited to 'textproc/po4a')
-rw-r--r-- | textproc/po4a/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/po4a/Makefile b/textproc/po4a/Makefile index 4a55ad3e4a95..7d5f940d243f 100644 --- a/textproc/po4a/Makefile +++ b/textproc/po4a/Makefile @@ -22,6 +22,8 @@ USES= gettext USE_PERL5= yes PERL_MODBUILD= yes +BROKEN= Installing files in wrong place + MANPREFIX= ${PREFIX} MAN3PREFIX= ${MANPREFIX} MAN3= \ |