diff options
Diffstat (limited to 'comms')
-rw-r--r-- | comms/cqrlog/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/comms/cqrlog/Makefile b/comms/cqrlog/Makefile index 401f896d2a31..e68adba534f2 100644 --- a/comms/cqrlog/Makefile +++ b/comms/cqrlog/Makefile @@ -40,9 +40,6 @@ LAZARUS_NO_FLAVORS=qt5 INSTALLS_ICONS= yes DOS2UNIX_WRKSRC=${WRKSRC}/src/synapse/ -gtk2_CONFLICTS_INSTALL= ${PORTNAME}-qt4 -qt4_CONFLICTS_INSTALL= ${PORTNAME}-gtk2 - post-extract: @${RM} -r ${WRKSRC}/src/lnet/lib/openssl.pas |