freebsd-ports/science/paje/files/patch-PajeEventDecoder_GNUmakefile
David Chisnall 31e0b9f12c Update GNUstep core libraries.
Update the default Objective-C compiler.

Fix various build failures in GNUstep ports from newer versions of the GNUstep
core libraries and from changes to GNUstep Make.

Update various ports that use GNUstep and bump the portrevision of the ones
that haven't had a new release.
2017-08-21 13:26:28 +00:00

11 lines
435 B
Text

--- PajeEventDecoder/GNUmakefile.orig 2004-12-13 22:15:43 UTC
+++ PajeEventDecoder/GNUmakefile
@@ -24,7 +24,7 @@ include $(GNUSTEP_MAKEFILES)/common.make
PACKAGE_NAME=PajeEventDecoder
BUNDLE_NAME=PajeEventDecoder
BUNDLE_EXTENSION=.bundle
-BUNDLE_INSTALL_DIR=$(GNUSTEP_INSTALLATION_DIR)/Library/Bundles/Paje
+BUNDLE_INSTALL_DIR=$(DESTDIR)/$(GNUSTEP_SYSTEM_LIBRARY)/Bundles/Paje
PajeEventDecoder_PRINCIPAL_CLASS=PajeEventDecoder