From f7e5ca402cc1c7388d0b020163b82740f4329148 Mon Sep 17 00:00:00 2001 From: jdolecek Date: Sat, 18 Dec 2004 15:03:30 +0000 Subject: add a comment regarding the -rpath filter --- security/qca-tls/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'security/qca-tls') diff --git a/security/qca-tls/Makefile b/security/qca-tls/Makefile index d5faa6a158e..a587397b90f 100644 --- a/security/qca-tls/Makefile +++ b/security/qca-tls/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/11/27 20:27:06 jdolecek Exp $ +# $NetBSD: Makefile,v 1.2 2004/12/18 15:03:30 jdolecek Exp $ DISTNAME= qca-tls-1.0 PKGREVISION= # empty @@ -16,6 +16,8 @@ USE_LIBTOOL= yes USE_X11= yes HAS_CONFIGURE= yes +# XXX the -rpath filter is somewhat ugly, and this should be eventually +# fixed in NetBSD qmake template to not be necessary. post-configure: cd ${WRKSRC} && ( \ ${QTDIR}/bin/qmake qca-tls.pro -o Makefile.orig; \ -- cgit v1.2.3