diff options
author | Rene Ladan <rene@FreeBSD.org> | 2019-06-26 11:52:23 +0000 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2019-06-26 11:52:23 +0000 |
commit | d2eb50ab00d0df6d35cf7a85da0a04f92638b1c7 (patch) | |
tree | 98bd11bbc78254c28d6911f7ea7651047ebaca9d /comms/cqrlog | |
parent | c65748b136fdc615b71616a367ad8cf8f3102c68 (diff) |
Notes
Diffstat (limited to 'comms/cqrlog')
-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 |