diff options
Diffstat (limited to 'devel/matreshka/files/patch-Makefile.install')
-rw-r--r-- | devel/matreshka/files/patch-Makefile.install | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/devel/matreshka/files/patch-Makefile.install b/devel/matreshka/files/patch-Makefile.install deleted file mode 100644 index 1a6f0f605056..000000000000 --- a/devel/matreshka/files/patch-Makefile.install +++ /dev/null @@ -1,15 +0,0 @@ ---- Makefile.install.orig 2013-12-20 08:40:13.447414000 -0500 -+++ Makefile.install -@@ -24,7 +24,11 @@ LIBEXT = dll - EXEEXT = .exe - endif - --INSTALL_TARGETS = league xml fastcgi soap wsse wsdl2ada sql amf dd uml mofext ocl utp -+INSTALL_TARGETS = league xml fastcgi soap wsse wsdl2ada sql -+ -+ifdef ENABLE_AMF -+INSTALL_TARGETS += amf dd uml mofext ocl utp -+endif - - ifdef HAS_FIREBIRD - INSTALL_TARGETS += firebird |