diff options
author | lofi <lofi@FreeBSD.org> | 2003-08-05 18:36:18 +0000 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2003-08-05 18:36:18 +0000 |
commit | ccab854f507077c879bcb18a1091d549a981a294 (patch) | |
tree | ff867578f72eef2658dd2ba81c5a497ed543ac3e /x11/kde4 | |
parent | 60c3ce5dcd2b595e7c7df73a809d9a49a158c439 (diff) | |
download | FreeBSD-ports-ccab854f507077c879bcb18a1091d549a981a294.zip FreeBSD-ports-ccab854f507077c879bcb18a1091d549a981a294.tar.gz |
Remove unnecessary USE_QT_VER.
Approved by: arved (Mentor)
Diffstat (limited to 'x11/kde4')
-rw-r--r-- | x11/kde4/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/kde4/Makefile b/x11/kde4/Makefile index 569c371..a3a5d3f 100644 --- a/x11/kde4/Makefile +++ b/x11/kde4/Makefile @@ -148,7 +148,6 @@ RUN_DEPENDS+= kmatrix.kss:${PORTSDIR}/x11-wm/kdeartwork3 DEPENDS_TARGET="package" .endif # .if make(package) -USE_QT_VER=3 USE_KDELIBS_VER=3 USE_KDEBASE_VER=3 |