summaryrefslogtreecommitdiff
path: root/ham/gnuradio-doxygen/Makefile
diff options
context:
space:
mode:
authormef <mef@pkgsrc.org>2016-07-20 15:03:14 +0000
committermef <mef@pkgsrc.org>2016-07-20 15:03:14 +0000
commitcdd8da9fe7b17b7b4c1c52cba018356c390507b4 (patch)
treef854e20991f2f492c5222b869b4ca024b4602873 /ham/gnuradio-doxygen/Makefile
parent3419215413b911b062403b12411ee5cb847636d8 (diff)
downloadpkgsrc-cdd8da9fe7b17b7b4c1c52cba018356c390507b4.tar.gz
DEPENDS to
texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex to get more exact PLIST, thanks gdt@
Diffstat (limited to 'ham/gnuradio-doxygen/Makefile')
-rw-r--r--ham/gnuradio-doxygen/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/ham/gnuradio-doxygen/Makefile b/ham/gnuradio-doxygen/Makefile
index 6c90bdf09aa..19ffac28235 100644
--- a/ham/gnuradio-doxygen/Makefile
+++ b/ham/gnuradio-doxygen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 2016/07/12 11:36:47 mef Exp $
+# $NetBSD: Makefile,v 1.11 2016/07/20 15:03:14 mef Exp $
PKGNAME= gnuradio-doxygen-${VERSION}
COMMENT= Doxygen documentation of GNU Radio
@@ -12,9 +12,7 @@ BUILD_DEPENDS+= graphviz-[0-9]*:../../graphics/graphviz
DEPENDS+= web2c-[0-9]*:../../print/web2c
# in case those packages are already installed by other requirement..
-DEPENDS+= tex-latex-bin-[0-9]*:../../print/tex-latex-bin
-DEPENDS+= tex-graphics-[0-9]*:../../print/tex-graphics
-DEPENDS+= tex-amsmath-[0-9]*:../../print/tex-amsmath
+DEPENDS+= texlive-collection-latex-[0-9]*:../../meta-pkgs/texlive-collection-latex
CMAKE_ARGS+= -DENABLE_DEFAULT=False
CMAKE_ARGS+= -DENABLE_DOXYGEN=ON