opnsense-ports/editors/pdfedit/files/patch-Makefile
Franco Fichtner 90ef50b3b0 */*: sync with upstream
Taken from: FreeBSD
2016-06-12 10:22:14 +02:00

12 lines
356 B
Text

--- Makefile.orig 2008-11-13 14:11:39 UTC
+++ Makefile
@@ -44,6 +44,9 @@ install-core-dev: pdfedit-core-dev
cd $(KERNELROOT) && $(MAKE) install-dev
cd $(OSROOT) && $(MAKE) install-dev
+install-tools:
+ cd $(TOOLSROOT) && $(MAKE) install
+
# Common uninstall target. It depends on configuration which specific
# uninstallation target will be used