Files
macports-ports/science/opendx/files/patch-src-uipp-java-Makefile.am.diff
David Strubbe 3ebbce71e0 opendx, opendx-samples, opendx-java40:
* Patch opendx to avoid a destroot error due to one place where DESTDIR was not used.
* Add license info
* opendx: replace broken URL for master_sites with macports_distfiles like for the other two.
* opendx: Add livecheck.
* Add modelines at the top of the Portfiles

git-svn-id: https://svn.macports.org/repository/macports/trunk/dports@140799 d073be05-634f-4543-b044-5fe20cf6d1d6
2015-10-03 04:05:01 +00:00

9 lines
389 B
Diff

--- src/uipp/java/Makefile.am.orig 2015-10-02 18:32:24.000000000 -0400
+++ src/uipp/java/Makefile.am 2015-10-02 18:32:43.000000000 -0400
@@ -195,4 +195,4 @@
$(INSTALL_DATA) AnyDX.lib $(DESTDIR)$(javalibdir)/AnyDX.lib ; \
$(INSTALL_DATA) AnyDX.exp $(DESTDIR)$(javalibdir)/AnyDX.exp ; \
fi
- mkdir -p $(prefix)/dx/java/server/nets
+ mkdir -p $(DESTDIR)/$(prefix)/dx/java/server/nets