diff options
Diffstat (limited to 'security/fwbuilder-devel/Makefile')
-rw-r--r-- | security/fwbuilder-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/fwbuilder-devel/Makefile b/security/fwbuilder-devel/Makefile index 5b48c538837b..c21cda6c3d4c 100644 --- a/security/fwbuilder-devel/Makefile +++ b/security/fwbuilder-devel/Makefile @@ -22,7 +22,7 @@ BUILD_VERSION= 21 PLIST_SUB= BUILD_VERSION=${BUILD_VERSION} USE_QT_VER= 3 -QTDIR?= ${X11BASE} +QTDIR?= ${QT_PREFIX} USE_OPENSSL= yes USE_GETOPT_LONG= yes |