freebsd-ports/graphics/poppler/files/patch-qt5_Makefile.in
Max Brazhnikov e527c1b2f6 graphics/poppler:
- Update to 0.26.3
- Add LICENSE_FILE
- Adjust dependencies
- Add new option, CURL
- Switch to USES=libtool
- Set proper install target instead of manual post-install stripping
- Add Qt5 support
- Use ${MOC} variable provided by Mk/bsd.qt.mk and
  remove needless pre-configure patching

PR:		192068, 194992
Submitted by:	olivierd, makc
Exp-run by:	antoine
Approved by:	kwm
2014-11-25 12:55:00 +00:00

11 lines
288 B
Text

--- qt5/Makefile.in.orig 2014-11-25 11:49:19 UTC
+++ qt5/Makefile.in
@@ -384,7 +384,7 @@ top_build_prefix = @top_build_prefix@
top_builddir = @top_builddir@
top_srcdir = @top_srcdir@
win32_libs = @win32_libs@
-SUBDIRS = src tests demos
+SUBDIRS = src
all: all-recursive
.SUFFIXES: