- Convert to USES=libtool

- Add DOCS option
This commit is contained in:
Tijl Coosemans 2014-06-30 20:31:31 +00:00
parent a254e808a0
commit 390aaf55b3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359914
2 changed files with 17 additions and 16 deletions

View File

@ -3,21 +3,23 @@
PORTNAME= pangoxsl
PORTVERSION= 1.6.0.3
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= x11-toolkits
MASTER_SITES= SF/pangopdf/${PORTNAME}/${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Implements Pango library with a PDF backend for PDF output
USES= gmake pathfix pkgconfig
USES= gmake libtool pathfix pkgconfig
USE_GNOME= pango
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --disable-gtk-doc \
--with-html-dir=${PREFIX}/share/doc
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
OPTIONS_DEFINE= DOCS
.include <bsd.port.mk>

View File

@ -1,18 +1,17 @@
include/pangoxsl/pangoxsl/pango-xsl-attributes.h
lib/libpangoxsl-1.0.a
lib/libpangoxsl-1.0.la
lib/libpangoxsl-1.0.so
lib/libpangoxsl-1.0.so.600
lib/libpangoxsl-1.0.so.0
lib/libpangoxsl-1.0.so.0.600.3
libdata/pkgconfig/pangoxsl.pc
%%DOCSDIR%%/ch01.html
%%DOCSDIR%%/home.png
%%DOCSDIR%%/index.html
%%DOCSDIR%%/index.sgml
%%DOCSDIR%%/left.png
%%DOCSDIR%%/pangoxsl-pango-xsl-attributes.html
%%DOCSDIR%%/pangoxsl.devhelp
%%DOCSDIR%%/right.png
%%DOCSDIR%%/up.png
@dirrm %%DOCSDIR%%
%%PORTDOCS%%%%DOCSDIR%%/ch01.html
%%PORTDOCS%%%%DOCSDIR%%/home.png
%%PORTDOCS%%%%DOCSDIR%%/index.html
%%PORTDOCS%%%%DOCSDIR%%/index.sgml
%%PORTDOCS%%%%DOCSDIR%%/left.png
%%PORTDOCS%%%%DOCSDIR%%/pangoxsl-pango-xsl-attributes.html
%%PORTDOCS%%%%DOCSDIR%%/pangoxsl.devhelp
%%PORTDOCS%%%%DOCSDIR%%/right.png
%%PORTDOCS%%%%DOCSDIR%%/up.png
%%PORTDOCS%%@dirrm %%DOCSDIR%%
@dirrm include/pangoxsl/pangoxsl
@dirrm include/pangoxsl