diff --git a/graphics/animorph/Makefile b/graphics/animorph/Makefile index 574b29c208a..f508f1308c8 100644 --- a/graphics/animorph/Makefile +++ b/graphics/animorph/Makefile @@ -1,8 +1,9 @@ -# $OpenBSD: Makefile,v 1.1.1.1 2006/11/21 18:38:09 ajacoutot Exp $ +# $OpenBSD: Makefile,v 1.2 2006/11/23 08:51:10 ajacoutot Exp $ COMMENT= "morphing engine" DISTNAME= animorph-0.2 +PKGNAME= ${DISTNAME}p0 SHARED_LIBS += animorph 0.0 # .0.0 CATEGORIES= graphics diff --git a/graphics/animorph/patches/patch-Makefile_in b/graphics/animorph/patches/patch-Makefile_in new file mode 100644 index 00000000000..cdfaa1ca7af --- /dev/null +++ b/graphics/animorph/patches/patch-Makefile_in @@ -0,0 +1,12 @@ +$OpenBSD: patch-Makefile_in,v 1.1 2006/11/23 08:51:10 ajacoutot Exp $ +--- Makefile.in.orig Wed Nov 22 10:03:47 2006 ++++ Makefile.in Wed Nov 22 10:04:17 2006 +@@ -651,7 +651,7 @@ info: info-recursive + + info-am: + +-install-data-am: install-libanimorphdocDATA install-pkgconfigDATA ++install-data-am: install-pkgconfigDATA + + install-exec-am: + diff --git a/graphics/animorph/pkg/PLIST b/graphics/animorph/pkg/PLIST index 61757900de0..f5e6493557a 100644 --- a/graphics/animorph/pkg/PLIST +++ b/graphics/animorph/pkg/PLIST @@ -1,4 +1,4 @@ -@comment $OpenBSD: PLIST,v 1.1.1.1 2006/11/21 18:38:09 ajacoutot Exp $ +@comment $OpenBSD: PLIST,v 1.2 2006/11/23 08:51:10 ajacoutot Exp $ %%SHARED%% include/animorph/ include/animorph/BodySettings.h @@ -31,11 +31,3 @@ lib/libanimorph.a lib/libanimorph.la lib/pkgconfig/ lib/pkgconfig/animorph.pc -share/doc/animorph/ -share/doc/animorph/AUTHORS -share/doc/animorph/COPYING -share/doc/animorph/ChangeLog -share/doc/animorph/INSTALL -share/doc/animorph/NEWS -share/doc/animorph/README -share/doc/animorph/TODO