1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Support stage

This commit is contained in:
Baptiste Daroussin 2014-04-25 23:14:29 +00:00
parent 548cd48ff9
commit e4452ab892
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=352168
2 changed files with 8 additions and 6 deletions

View File

@ -4,21 +4,22 @@
PORTNAME= libspectre
PORTVERSION= 0.2.6
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= print
MASTER_SITES= http://libspectre.freedesktop.org/releases/
MAINTAINER= gnome@FreeBSD.org
COMMENT= A small library for rendering Postscript documents
COMMENT= Small library for rendering Postscript documents
LIB_DEPENDS= cairo.2:${PORTSDIR}/graphics/cairo
LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo
USE_AUTOTOOLS= libtool
USES= libtool:keepla pathfix
USE_LDCONFIG= yes
USE_GNOME= gnomehack gnomeprefix ltverhack
USE_GNOME= gnomeprefix
USE_GHOSTSCRIPT=yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
NO_STAGE= yes
.include <bsd.port.mk>

View File

@ -10,5 +10,6 @@ lib/libspectre.a
lib/libspectre.la
lib/libspectre.so
lib/libspectre.so.1
lib/libspectre.so.1.1.6
libdata/pkgconfig/libspectre.pc
@dirrm include/libspectre