diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2014-02-17 07:00:55 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2014-02-17 07:00:55 +0000 |
commit | bacbadee4ace78fae36f875ba7d68ee5889d7dcb (patch) | |
tree | 6ebf2cc16e8a3b80134376bda24ce001d298f5d5 /devel/libruin | |
parent | 0ed0061a48bb13e881dbf38e4e58d006f6a62dc1 (diff) |
Notes
Diffstat (limited to 'devel/libruin')
-rw-r--r-- | devel/libruin/Makefile | 2 | ||||
-rw-r--r-- | devel/libruin/pkg-plist | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/devel/libruin/Makefile b/devel/libruin/Makefile index 4b07490b06a6..66c0f9909b6c 100644 --- a/devel/libruin/Makefile +++ b/devel/libruin/Makefile @@ -17,8 +17,6 @@ RUN_DEPENDS= ${LOCALBASE}/share/guile/site/config/load.scm:${PORTSDIR}/devel/gui GNU_CONFIGURE= yes USE_LDCONFIG= yes -MAN3= ruin.3 INFO= libruin -NO_STAGE= yes .include <bsd.port.mk> diff --git a/devel/libruin/pkg-plist b/devel/libruin/pkg-plist index 92ff999dbaee..ef46248327e2 100644 --- a/devel/libruin/pkg-plist +++ b/devel/libruin/pkg-plist @@ -9,6 +9,7 @@ lib/libruin/scheme/scss/parser.scm lib/libruin/scheme/scss/scss.scm lib/libruin/scheme/sdom/core.scm lib/libruin/scheme/sdom/events.scm +man/man3/ruin.3.gz @dirrm lib/libruin/css @dirrm lib/libruin/scheme/sdom @dirrm lib/libruin/scheme/scss |