diff options
author | rakuco <rakuco@FreeBSD.org> | 2013-10-14 19:43:19 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2013-10-14 19:43:19 +0800 |
commit | 1b25bcadca636164e863fe184e470bcb59b7b4a7 (patch) | |
tree | f50f2361e3560fe77ba7d979d47a833097a9b6a8 /textproc | |
parent | 0add56daa327b5b1093ec8623b3e6c71f6e6e3cf (diff) | |
download | freebsd-ports-gnome-1b25bcadca636164e863fe184e470bcb59b7b4a7.tar.gz freebsd-ports-gnome-1b25bcadca636164e863fe184e470bcb59b7b4a7.tar.zst freebsd-ports-gnome-1b25bcadca636164e863fe184e470bcb59b7b4a7.zip |
Support staging.
Sorry, this should have been committed in r330300.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/raptor2/Makefile | 4 | ||||
-rw-r--r-- | textproc/raptor2/pkg-plist | 2 |
2 files changed, 2 insertions, 4 deletions
diff --git a/textproc/raptor2/Makefile b/textproc/raptor2/Makefile index fcae19d2a6ef..8c3163547c45 100644 --- a/textproc/raptor2/Makefile +++ b/textproc/raptor2/Makefile @@ -27,8 +27,4 @@ CONFIGURE_ARGS= --with-xml2-config=${LOCALBASE}/bin/xml2-config \ USE_LDCONFIG= yes -MAN1= rapper.1 -MAN3= libraptor2.3 - -NO_STAGE= yes .include <bsd.port.mk> diff --git a/textproc/raptor2/pkg-plist b/textproc/raptor2/pkg-plist index 8ed2b5c21bb6..cb156d16e4d5 100644 --- a/textproc/raptor2/pkg-plist +++ b/textproc/raptor2/pkg-plist @@ -6,6 +6,8 @@ lib/libraptor2.la lib/libraptor2.so lib/libraptor2.so.0 libdata/pkgconfig/raptor2.pc +man/man1/rapper.1.gz +man/man3/libraptor2.3.gz share/gtk-doc/html/raptor2/home.png share/gtk-doc/html/raptor2/index.html share/gtk-doc/html/raptor2/index.sgml |