summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2014-10-09 05:55:58 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2014-10-09 05:55:58 +0000
commit22a3335b80ddba4c68eb21b85382d0ed8515087e (patch)
tree709e35927ab4b320a9677b7419ae74390c642070 /textproc
parentUpdate to the 20141002 snapshot of GCC 4.8.4. (diff)
Fix packaging for linux-c6-libtasn1 and linux-f10-libtasn1
Prevent future issues for mdocml
Notes
Notes: svn path=/head/; revision=370502
Diffstat (limited to 'textproc')
-rw-r--r--textproc/mdocml/Makefile2
-rw-r--r--textproc/mdocml/pkg-plist5
2 files changed, 6 insertions, 1 deletions
diff --git a/textproc/mdocml/Makefile b/textproc/mdocml/Makefile
index 522d9b26dd27..c4d485065764 100644
--- a/textproc/mdocml/Makefile
+++ b/textproc/mdocml/Makefile
@@ -13,7 +13,7 @@ COMMENT= mdoc macro compiler
LIB_DEPENDS= libsqlite3.so:${PORTSDIR}/databases/sqlite3
-EXAMPLESDIR_REL=share/examples/mandoc
+EXAMPLESDIR= ${PREFIX}/share/examples/mandoc
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
diff --git a/textproc/mdocml/pkg-plist b/textproc/mdocml/pkg-plist
index feba53ae6600..1bf064c7836b 100644
--- a/textproc/mdocml/pkg-plist
+++ b/textproc/mdocml/pkg-plist
@@ -3,6 +3,11 @@ bin/demandoc
bin/mandoc
@comment bin/preconv
bin/whatis
+@comment include/mandoc/man.h
+@comment include/mandoc/mandoc.h
+@comment include/mandoc/mandoc_aux.h
+@comment include/mandoc/mdoc.h
+@comment lib/mandoc/libmandoc.a
man/man1/apropos.1.gz
man/man1/demandoc.1.gz
man/man1/mandoc.1.gz