diff options
Diffstat (limited to 'net/krdesktop/Makefile')
-rw-r--r-- | net/krdesktop/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/krdesktop/Makefile b/net/krdesktop/Makefile index 7f827c11e7a4..6bda0fb9389c 100644 --- a/net/krdesktop/Makefile +++ b/net/krdesktop/Makefile @@ -21,7 +21,7 @@ USE_KDELIBS_VER=3 NO_WRKSUBDIR= yes PLIST_FILES= bin/krdesktop -MAKE_ENV= QTDIR=${QT_PREFIX} \ +MAKE_ENV= QTDIR=${QT_PREFIX} \ KDEDIR=${LOCALBASE} \ MOC=${MOC} |