1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/comms/hamfax/files/patch-Makefile.in
Diane Bruce e198e761b3 - Updates hamfax from 0.6.2 to 0.8.1, moves to QT4
PR:		ports/174228
Feature safe:	yes
2012-12-06 21:21:00 +00:00

12 lines
284 B
Plaintext

--- Makefile.in.orig 2012-12-05 23:08:33.000000000 +1100
+++ Makefile.in 2012-12-05 23:08:50.000000000 +1100
@@ -1613,7 +1613,7 @@
moc_%.cpp: %.hpp
- moc $< -o $@
+ moc-qt4 $< -o $@
# helper target for updating translation files
@USE_LRELEASE_TRUE@lupdate: $(hamfax_SOURCES)