summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorjschauma <jschauma>2002-10-07 22:35:36 +0000
committerjschauma <jschauma>2002-10-07 22:35:36 +0000
commit44b75b6586e532221f0f5ca5341cde9898587515 (patch)
tree9a8c061ba6821ffdf640c119eb962e7efc378b35 /sysutils
parent9553ecbacd93e843607f09ca6e3d9062b4699c40 (diff)
downloadpkgsrc-44b75b6586e532221f0f5ca5341cde9898587515.tar.gz
Hey, buildlink2 is much smarter than me. Remove conditional around
bzip2's buildlink. Pointed out by seb and wiz (separately - though seb was faster!).
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/gnome-vfs/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/sysutils/gnome-vfs/Makefile b/sysutils/gnome-vfs/Makefile
index 36420c0bd40..63d46d39b3a 100644
--- a/sysutils/gnome-vfs/Makefile
+++ b/sysutils/gnome-vfs/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.21 2002/10/07 22:17:22 jschauma Exp $
+# $NetBSD: Makefile,v 1.22 2002/10/07 22:35:36 jschauma Exp $
DISTNAME= gnome-vfs-1.0.3
CATEGORIES= sysutils gnome
@@ -18,12 +18,7 @@ GNU_CONFIGURE= YES
USE_LIBTOOL= YES
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
-.include "../../mk/bsd.prefs.mk"
-
-.if ${OPSYS} == "Linux"
-. include "../../archivers/bzip2/buildlink2.mk"
-.endif
-
+.include "../../archivers/bzip2/buildlink2.mk"
.include "../../devel/gettext-lib/buildlink2.mk"
.include "../../devel/GConf/buildlink2.mk"