aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-03-03 04:00:17 +0800
committermiwi <miwi@FreeBSD.org>2009-03-03 04:00:17 +0800
commit470f95b44a11d4bc6a770046910fd83e515b2ef2 (patch)
tree224f08d5e6d3dee0670515cb31a4559aa9105912
parent9a88e683bf1ca60d5996514829e5262ae284c913 (diff)
downloadfreebsd-ports-gnome-470f95b44a11d4bc6a770046910fd83e515b2ef2.tar.gz
freebsd-ports-gnome-470f95b44a11d4bc6a770046910fd83e515b2ef2.tar.zst
freebsd-ports-gnome-470f95b44a11d4bc6a770046910fd83e515b2ef2.zip
- Remove a typo
-rw-r--r--security/qca-ossl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/qca-ossl/Makefile b/security/qca-ossl/Makefile
index 89c6c7fd88ce..d881ec359d4c 100644
--- a/security/qca-ossl/Makefile
+++ b/security/qca-ossl/Makefile
@@ -32,7 +32,7 @@ CONFIGURE_ARGS= --plugins-path=${PREFIX}/${QT_PLUGINDIR} --qtdir=${LOCALBASE} \
--with-openssl-lib=${OPENSSLLIB}
QT_PLUGINDIR= lib/qt4/plugins
-++ qca-ossl.cpp 2009-02-26 06:41:17.000000000 +0100
+
PLIST_SUB+= QT_PLUGINDIR="${QT_PLUGINDIR}"
.include <bsd.port.mk>