View | Details | Raw Unified | Return to bug 205161 | Differences between
and this patch

Collapse All | Expand All

(-)cad/qcad/Makefile (+2 lines)
Lines 26-31 Link Here
26
		scripttools sql svg uic_build xml xmlpatterns webkit
26
		scripttools sql svg uic_build xml xmlpatterns webkit
27
USE_GL=		glu
27
USE_GL=		glu
28
28
29
CONFLICTS=	quazip-*
30
29
DESKTOP_ENTRIES="QCad"	\
31
DESKTOP_ENTRIES="QCad"	\
30
		"" \
32
		"" \
31
		"${DATADIR}/scripts/qcad_icon.png"	\
33
		"${DATADIR}/scripts/qcad_icon.png"	\
(-)archivers/quazip/Makefile (+2 lines)
Lines 15-18 Link Here
15
USE_LDCONFIG=	yes
15
USE_LDCONFIG=	yes
16
USE_QT4=	corelib moc_build network_build qtestlib_build
16
USE_QT4=	corelib moc_build network_build qtestlib_build
17
17
18
CONFLICTS_INSTALL=	qcad-*
19
18
.include <bsd.port.mk>
20
.include <bsd.port.mk>

Return to bug 205161