opnsense-ports/cad/klayout/files/patch-src-Makefile.rules
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

13 lines
320 B
Text

--- src/Makefile.rules.orig Fri Nov 9 04:31:39 2007
+++ src/Makefile.rules Sun Jan 6 18:59:35 2008
@@ -25,8 +25,8 @@
CCOPTS=$(CCWARN) $(DEFS) $(CCOPT)
CCOPTS_DEP=$(DEFS) $(CCOPT_DEP)
-MOC=$(QTBIN)/moc
-UIC=$(QTBIN)/uic
+MOC=$(QTBIN)/moc-qt4
+UIC=$(QTBIN)/uic-qt4
RCC=$(QTBIN)/rcc
# this target must be first: