diff options
author | Will Andrews <will@FreeBSD.org> | 2001-04-03 08:14:43 +0000 |
---|---|---|
committer | Will Andrews <will@FreeBSD.org> | 2001-04-03 08:14:43 +0000 |
commit | dbba8af6447e625aae93ec45e619acbecb4ab189 (patch) | |
tree | d696a8c2d3e835a743132aa1f6a5cc0557d1c435 /misc/kdirstat/Makefile | |
parent | 683eaaa4ff765b627c52f147501abfaec4449cce (diff) |
Notes
Diffstat (limited to 'misc/kdirstat/Makefile')
-rw-r--r-- | misc/kdirstat/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/misc/kdirstat/Makefile b/misc/kdirstat/Makefile index ad52933dc237..0c987a42e750 100644 --- a/misc/kdirstat/Makefile +++ b/misc/kdirstat/Makefile @@ -15,10 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= andrey@novikov.com -LIB_DEPENDS= kdeui.3:${PORTSDIR}/x11/kdelibs11 - +USE_KDELIBS_VER=1 GNU_CONFIGURE= yes USE_GMAKE= yes -USE_QT= yes .include <bsd.port.mk> |