[Midnightbsd-cvs] mports [17390] trunk/x11/libexo: fix man pages on libexo

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri Sep 19 20:58:32 EDT 2014


Revision: 17390
          http://svnweb.midnightbsd.org/mports/?rev=17390
Author:   laffer1
Date:     2014-09-19 20:58:32 -0400 (Fri, 19 Sep 2014)
Log Message:
-----------
fix man pages on libexo

Modified Paths:
--------------
    trunk/x11/libexo/Makefile
    trunk/x11/libexo/pkg-plist

Modified: trunk/x11/libexo/Makefile
===================================================================
--- trunk/x11/libexo/Makefile	2014-09-20 00:56:51 UTC (rev 17389)
+++ trunk/x11/libexo/Makefile	2014-09-20 00:58:32 UTC (rev 17390)
@@ -2,6 +2,7 @@
 
 PORTNAME=	libexo
 PORTVERSION=	0.10.2
+PORTREVISION=	1
 CATEGORIES=	x11 xfce
 MASTER_SITES=	${MASTER_SITE_XFCE}
 MASTER_SITE_SUBDIR=	src/xfce/exo/${PORTVERSION:R}
@@ -21,17 +22,17 @@
 
 GNU_CONFIGURE=	yes
 INSTALLS_ICONS=	yes
+INSTALL_TARGET=	install-strip
+USES=		desktop-file-utils gmake libtool:oldver pathfix perl5 \
+		pkgconfig tar:bzip2
 USE_GNOME=	glib20 gtk20 intltool intlhack
 USE_LDCONFIG=	yes
 USE_PERL5=	yes
 USE_XFCE=	configenv libmenu libutil
 USE_XORG=	x11
-USES=		desktop-file-utils gmake pathfix pkgconfig tar:bzip2
 
 OPTIONS_DEFINE=	DOCS NLS
 
-MAN1=		exo-csource.1 exo-open.1
-
 .include <bsd.mport.options.mk>
 
 .if ${PORT_OPTIONS:MDOCS}

Modified: trunk/x11/libexo/pkg-plist
===================================================================
--- trunk/x11/libexo/pkg-plist	2014-09-20 00:56:51 UTC (rev 17389)
+++ trunk/x11/libexo/pkg-plist	2014-09-20 00:58:32 UTC (rev 17390)
@@ -33,6 +33,8 @@
 lib/xfce4/exo-1/exo-compose-mail-1
 lib/xfce4/exo-1/exo-helper-1
 libdata/pkgconfig/exo-1.pc
+man/man1/exo-csource.1.gz
+man/man1/exo-open.1.gz
 share/applications/exo-file-manager.desktop
 share/applications/exo-mail-reader.desktop
 share/applications/exo-preferred-applications.desktop



More information about the Midnightbsd-cvs mailing list