diff --git a/print/libspectre/Makefile b/print/libspectre/Makefile index 98ab284072c..b6f11c43ef0 100644 --- a/print/libspectre/Makefile +++ b/print/libspectre/Makefile @@ -1,8 +1,12 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2008/12/12 16:02:51 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.2 2009/01/19 14:03:53 ajacoutot Exp $ + +# libgs from ghostscript is only provided on shared libs archs +SHARED_ONLY= Yes COMMENT= library for rendering Postscript documents DISTNAME= libspectre-0.2.2 +PKGNAME= ${DISTNAME}p0 CATEGORIES= print SHARED_LIBS= spectre 0.0 # .2.2 @@ -15,13 +19,9 @@ PERMIT_PACKAGE_FTP= Yes PERMIT_DISTFILES_CDROM= Yes PERMIT_DISTFILES_FTP= Yes -WANTLIB= ICE SM X11 Xau Xdmcp Xext Xt ijs jpeg m png z - MASTER_SITES= ${HOMEPAGE}/releases/ -MODULES= converters/libiconv - -LIB_DEPENDS= gs.>=11:ghostscript-*-gtk:print/ghostscript/gnu,gtk +LIB_DEPENDS= gs.>=11::print/ghostscript/gnu USE_LIBTOOL= Yes diff --git a/print/libspectre/pkg/PFRAG.shared b/print/libspectre/pkg/PFRAG.shared deleted file mode 100644 index 17b0a7f3e4e..00000000000 --- a/print/libspectre/pkg/PFRAG.shared +++ /dev/null @@ -1,2 +0,0 @@ -@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2008/12/12 16:02:51 ajacoutot Exp $ -@lib lib/libspectre.so.${LIBspectre_VERSION} diff --git a/print/libspectre/pkg/PLIST b/print/libspectre/pkg/PLIST index cef570868cf..7de191c8099 100644 --- a/print/libspectre/pkg/PLIST +++ b/print/libspectre/pkg/PLIST @@ -1,5 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2008/12/12 16:02:51 ajacoutot Exp $ -%%SHARED%% +@comment $OpenBSD: PLIST,v 1.2 2009/01/19 14:03:53 ajacoutot Exp $ include/libspectre/ include/libspectre/spectre-document.h include/libspectre/spectre-exporter.h @@ -11,5 +10,5 @@ include/libspectre/spectre-version.h include/libspectre/spectre.h lib/libspectre.a lib/libspectre.la -lib/pkgconfig/ +@lib lib/libspectre.so.${LIBspectre_VERSION} lib/pkgconfig/libspectre.pc