From f5b73b622c4fdaaba90aa1871f93ad1810692f7b Mon Sep 17 00:00:00 2001 From: jim Date: Sat, 7 Apr 2012 03:42:53 +0000 Subject: [PATCH] This should be shared_only as noted by sthen@ Correct the package information accordingly. --- math/p5-Algorithm-Combinatorics/Makefile | 4 +++- math/p5-Algorithm-Combinatorics/pkg/PFRAG.shared | 2 -- math/p5-Algorithm-Combinatorics/pkg/PLIST | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) delete mode 100644 math/p5-Algorithm-Combinatorics/pkg/PFRAG.shared diff --git a/math/p5-Algorithm-Combinatorics/Makefile b/math/p5-Algorithm-Combinatorics/Makefile index 24b29e59def..f44043b18ac 100644 --- a/math/p5-Algorithm-Combinatorics/Makefile +++ b/math/p5-Algorithm-Combinatorics/Makefile @@ -1,4 +1,6 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2012/04/07 03:24:14 jim Exp $ +# $OpenBSD: Makefile,v 1.2 2012/04/07 03:42:53 jim Exp $ + +SHARED_ONLY = yes COMMENT = efficient generation of combinatorial sequences diff --git a/math/p5-Algorithm-Combinatorics/pkg/PFRAG.shared b/math/p5-Algorithm-Combinatorics/pkg/PFRAG.shared deleted file mode 100644 index adbde5920d9..00000000000 --- a/math/p5-Algorithm-Combinatorics/pkg/PFRAG.shared +++ /dev/null @@ -1,2 +0,0 @@ -@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2012/04/07 03:24:14 jim Exp $ -${P5ARCH}/auto/Algorithm/Combinatorics/Combinatorics.so diff --git a/math/p5-Algorithm-Combinatorics/pkg/PLIST b/math/p5-Algorithm-Combinatorics/pkg/PLIST index f9f4bb0ceef..ba764d14340 100644 --- a/math/p5-Algorithm-Combinatorics/pkg/PLIST +++ b/math/p5-Algorithm-Combinatorics/pkg/PLIST @@ -1,5 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2012/04/07 03:24:14 jim Exp $ -%%SHARED%% +@comment $OpenBSD: PLIST,v 1.2 2012/04/07 03:42:53 jim Exp $ ${P5ARCH}/ ${P5ARCH}/Algorithm/ ${P5ARCH}/Algorithm/Combinatorics.pm @@ -7,4 +6,5 @@ ${P5ARCH}/auto/ ${P5ARCH}/auto/Algorithm/ ${P5ARCH}/auto/Algorithm/Combinatorics/ ${P5ARCH}/auto/Algorithm/Combinatorics/Combinatorics.bs +${P5ARCH}/auto/Algorithm/Combinatorics/Combinatorics.so @man man/man3p/Algorithm::Combinatorics.3p