summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorgdt <gdt>2011-03-23 20:16:31 +0000
committergdt <gdt>2011-03-23 20:16:31 +0000
commite5175e18d8c865e3c8bb8b68d5d39464171ea9b6 (patch)
tree0c499d382e620bf478a69e0642a8b5c612bdefc0 /devel
parentd15e9b175d4fe32063f946e2eb34959451b4ff87 (diff)
downloadpkgsrc-e5175e18d8c865e3c8bb8b68d5d39464171ea9b6.tar.gz
Remove bl3 on tex; should have been removed with previous
commit switching to minskim@'s fine-grained tex dependency.
Diffstat (limited to 'devel')
-rw-r--r--devel/doxygen/options.mk4
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/doxygen/options.mk b/devel/doxygen/options.mk
index f3f04f98032..8487e1998b0 100644
--- a/devel/doxygen/options.mk
+++ b/devel/doxygen/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2011/03/23 19:24:35 gdt Exp $
+# $NetBSD: options.mk,v 1.2 2011/03/23 20:16:31 gdt Exp $
#
PKG_OPTIONS_VAR= PKG_OPTIONS.doxygen
PKG_SUPPORTED_OPTIONS= latex
@@ -34,6 +34,4 @@ DEPENDS+= tex-pspicture-[0-9]*:../../print/tex-pspicture
DEPENDS+= tex-tools-[0-9]*:../../print/tex-tools
DEPENDS+= texlive-pdftools-[0-9]*:../../print/texlive-pdftools
-.include "../../mk/tex.buildlink3.mk"
-
.endif