aboutsummaryrefslogtreecommitdiff
path: root/devel/qssl
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2007-02-13 00:16:29 +0000
committerPav Lucistnik <pav@FreeBSD.org>2007-02-13 00:16:29 +0000
commit5ca9a6aed07a4279fce6cf50ec0b17a0c704d358 (patch)
tree98af802b3322b4a54225135638e2882425155007 /devel/qssl
parenta73fee04224762fa5a2e7897fc4093fa963b527d (diff)
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan Tested on: pointyhat
Notes
Notes: svn path=/head/; revision=185058
Diffstat (limited to 'devel/qssl')
-rw-r--r--devel/qssl/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/qssl/Makefile b/devel/qssl/Makefile
index c34d193c453c..a423a8b3300b 100644
--- a/devel/qssl/Makefile
+++ b/devel/qssl/Makefile
@@ -22,7 +22,7 @@ USE_OPENSSL= yes
USE_X_PREFIX= yes
USE_BZIP2= yes
INSTALLS_SHLIB= yes
-MAKE_ARGS= QTDIR=${X11BASE}
+MAKE_ARGS= QTDIR=${QT_PREFIX}
PLIST_SUB= SHLIB_MAJOR="${SHLIB_MAJOR}"
USE_QT_VER= 3