summaryrefslogtreecommitdiff
path: root/devel/doxygen/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2016-07-09 13:03:30 +0000
committerwiz <wiz@pkgsrc.org>2016-07-09 13:03:30 +0000
commitda61e44a22c162793e2fc3c1ac25b7a60797848e (patch)
tree1de762e883d3779f3b59f427c2c72c506eacef25 /devel/doxygen/Makefile
parentbbac2fe3317b3616994e42a1bd35156115a53836 (diff)
downloadpkgsrc-da61e44a22c162793e2fc3c1ac25b7a60797848e.tar.gz
Remove python33: adapt all packages that refer to it.
Diffstat (limited to 'devel/doxygen/Makefile')
-rw-r--r--devel/doxygen/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/doxygen/Makefile b/devel/doxygen/Makefile
index f6874755e2c..3f4f15061d8 100644
--- a/devel/doxygen/Makefile
+++ b/devel/doxygen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.125 2016/07/09 06:38:06 wiz Exp $
+# $NetBSD: Makefile,v 1.126 2016/07/09 13:03:38 wiz Exp $
DISTNAME= doxygen-1.8.11.src
PKGNAME= ${DISTNAME:S/.src//}
@@ -22,7 +22,7 @@ USE_LANGUAGES= c c++
MAKE_ENV+= PKGSRC_CFLAGS=${CFLAGS:Q}
MAKE_FLAGS+= MAN1DIR=${PKGMANDIR}/man1
-PYTHON_VERSIONS_INCOMPATIBLE= 33 34 35 # not yet ported as of 1.8.6
+PYTHON_VERSIONS_INCOMPATIBLE= 34 35 # not yet ported as of 1.8.6
# Case Insensitive or Case Sensitive File System
PLIST_VARS+= ci cs