summaryrefslogtreecommitdiff
path: root/misc/openoffice2-bin
diff options
context:
space:
mode:
authortron <tron>2006-01-21 20:40:00 +0000
committertron <tron>2006-01-21 20:40:00 +0000
commit2c8a8a041726230d7f8d54b5a888da67185b4721 (patch)
treed518fe106f5b7a558c5789f64a59d37be6bc72ab /misc/openoffice2-bin
parent457787d85697ecc4dcc41350ca716e6bba1bc297 (diff)
downloadpkgsrc-2c8a8a041726230d7f8d54b5a888da67185b4721.tar.gz
Remove unnecessary dependence on "rpm" package. This package only
needs "rpm2pkg" (which only has a build time dependence on "rpm").
Diffstat (limited to 'misc/openoffice2-bin')
-rw-r--r--misc/openoffice2-bin/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/openoffice2-bin/Makefile b/misc/openoffice2-bin/Makefile
index 7eff13cb9f7..aa374c3b29c 100644
--- a/misc/openoffice2-bin/Makefile
+++ b/misc/openoffice2-bin/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2006/01/04 15:29:41 ghen Exp $
+# $NetBSD: Makefile,v 1.13 2006/01/21 20:40:00 tron Exp $
PKGNAME= openoffice-bin-2.0.1
CATEGORIES= misc
@@ -104,5 +104,4 @@ do-install:
${LN} -sf ../openoffice.org${OO_VER}/program/${i} ${PREFIX}/bin/${i}
.endfor
-.include "../../misc/rpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"