From 27ba1bff40449390e21f8804c900bdbcd1212ac2 Mon Sep 17 00:00:00 2001 From: Marcelo Araujo Date: Mon, 21 Jul 2008 01:20:33 +0000 Subject: - Fix plist when use NOPORTDOCS. - Bump PORTREVISION. Thanks to: itetcu (QA Tindy) --- editors/gnuserv/Makefile | 1 + editors/gnuserv/pkg-plist | 12 ++++++------ 2 files changed, 7 insertions(+), 6 deletions(-) (limited to 'editors') diff --git a/editors/gnuserv/Makefile b/editors/gnuserv/Makefile index e48be81cd41a..05ca96cd8d28 100644 --- a/editors/gnuserv/Makefile +++ b/editors/gnuserv/Makefile @@ -7,6 +7,7 @@ PORTNAME= gnuserv PORTVERSION= 3.12.8 +PORTREVISION= 1 CATEGORIES= editors MASTER_SITES= http://meltin.net/hacks/emacs/src/ PKGNAMESUFFIX= -${EMACS_PORT_NAME} diff --git a/editors/gnuserv/pkg-plist b/editors/gnuserv/pkg-plist index 2c94602cae39..0bd67e8cd8ef 100644 --- a/editors/gnuserv/pkg-plist +++ b/editors/gnuserv/pkg-plist @@ -8,10 +8,10 @@ bin/gnuattach%%BINSUFFIX%% bin/gnuclient%%BINSUFFIX%% bin/gnudoit%%BINSUFFIX%% bin/gnuserv%%BINSUFFIX%% -share/doc/gnuserv-%%EMACS_PORT_NAME%%/COPYING -share/doc/gnuserv-%%EMACS_PORT_NAME%%/ChangeLog -share/doc/gnuserv-%%EMACS_PORT_NAME%%/INSTALL -share/doc/gnuserv-%%EMACS_PORT_NAME%%/README -share/doc/gnuserv-%%EMACS_PORT_NAME%%/README.orig +%%PORTDOCS%%/gnuserv-%%EMACS_PORT_NAME%%/COPYING +%%PORTDOCSS%%/gnuserv-%%EMACS_PORT_NAME%%/ChangeLog +%%PORTDOCS%%/gnuserv-%%EMACS_PORT_NAME%%/INSTALL +%%PORTDOCS%%/gnuserv-%%EMACS_PORT_NAME%%/README +%%PORTDOCS%%/gnuserv-%%EMACS_PORT_NAME%%/README.orig @dirrm %%EMACS_SITE_LISPDIR%%/gnuserv -@dirrm share/doc/gnuserv-%%EMACS_PORT_NAME%% +@dirrm %%PORTDOCS%%/gnuserv-%%EMACS_PORT_NAME%% -- cgit v1.2.3