From 58794b38b1a24b93c9a8c3321694e3883bae4cd0 Mon Sep 17 00:00:00 2001 From: marcus Date: Fri, 10 Apr 2009 19:24:39 +0000 Subject: Remove these ports now that they have been merged into FreeBSD ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@12240 df743ca5-7f9a-e211-a948-0013205c9059 --- graphics/librsvg2/files/patch-moz-plugin_Makefile.in | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 graphics/librsvg2/files/patch-moz-plugin_Makefile.in (limited to 'graphics/librsvg2/files') diff --git a/graphics/librsvg2/files/patch-moz-plugin_Makefile.in b/graphics/librsvg2/files/patch-moz-plugin_Makefile.in deleted file mode 100644 index 728d20fcb..000000000 --- a/graphics/librsvg2/files/patch-moz-plugin_Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- moz-plugin/Makefile.in.orig 2008-09-23 15:17:45.000000000 -0500 -+++ moz-plugin/Makefile.in 2008-09-23 15:19:11.000000000 -0500 -@@ -270,7 +270,7 @@ - cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh - install-pluginLTLIBRARIES: $(plugin_LTLIBRARIES) - @$(NORMAL_INSTALL) -- test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" -+@WITH_MOZILLA_TRUE@ test -z "$(plugindir)" || $(MKDIR_P) "$(DESTDIR)$(plugindir)" - @list='$(plugin_LTLIBRARIES)'; for p in $$list; do \ - if test -f $$p; then \ - f=$(am__strip_dir) \ -- cgit v1.2.3