diff options
author | jlam <jlam@pkgsrc.org> | 2002-09-20 02:39:59 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-09-20 02:39:59 +0000 |
commit | e13515e8cde613d3bd5822fe2818d2d5d77c4fcf (patch) | |
tree | 92e78d7640ee14012414f982522ebfd65a287b1a /x11/kde2 | |
parent | ac5f21303ec6c833e05c3a4475b286d8f921a09d (diff) | |
download | pkgsrc-e13515e8cde613d3bd5822fe2818d2d5d77c4fcf.tar.gz |
Revert previous...I'd already put it into kde2/buildlink2.mk.
Diffstat (limited to 'x11/kde2')
-rw-r--r-- | x11/kde2/Makefile.kde2 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/x11/kde2/Makefile.kde2 b/x11/kde2/Makefile.kde2 index 315419ed290..4881764a252 100644 --- a/x11/kde2/Makefile.kde2 +++ b/x11/kde2/Makefile.kde2 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.kde2,v 1.6 2002/09/20 02:39:04 jlam Exp $ +# $NetBSD: Makefile.kde2,v 1.7 2002/09/20 02:39:59 jlam Exp $ # # This Makefile fragment is included at the top of package Makefiles for # KDE2-distributed packages (they all share common configure and build @@ -14,7 +14,6 @@ EXTRACT_SUFX?= .tar.bz2 MAINTAINER?= skrll@netbsd.org HOMEPAGE?= http://www.kde.org/ -USE_X11BASE= YES USE_GMAKE= YES GNU_CONFIGURE= YES USE_LIBTOOL= YES |