summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2005-12-05 12:11:17 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2005-12-05 12:11:17 +0000
commit62c8d2d440e2dab422b56745fe4d43ebef37f355 (patch)
tree5acebcc47d294bf05c1b7ef617003db313bf8a79
parentBump PORTREVISION to force a regeneration of the .dat file (diff)
Properly fix it, same as wxgtk24_doc, with a LATEST_LINK
Notes
Notes: svn path=/head/; revision=150462
-rw-r--r--x11-toolkits/wxgtk26-docs/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-toolkits/wxgtk26-docs/Makefile b/x11-toolkits/wxgtk26-docs/Makefile
index 97c4d5c830b7..2224b9931d50 100644
--- a/x11-toolkits/wxgtk26-docs/Makefile
+++ b/x11-toolkits/wxgtk26-docs/Makefile
@@ -5,7 +5,7 @@
# $FreeBSD$
#
-PORTNAME= wxgtk_doc_26
+PORTNAME= wxgtk_doc
PORTVERSION= 2.6.2
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -15,11 +15,13 @@ DISTNAME= wxWidgets-${PORTVERSION}-HTML
MAINTAINER= m.sund@arcor.de
COMMENT= wxWidgets 2.6.2 HTML documentation
+LATEST_LINK= wxgtk26_doc
+
NO_BUILD= YES
CONTRIBDOCDIR= ${WRKDIR}/wxWidgets-${PORTVERSION}/contrib/docs
-WXGTKDOCDIR= share/doc/${PORTNAME}
+WXGTKDOCDIR= share/doc/${PORTNAME}_26
WRKSRC= ${WRKDIR}/wxWidgets-${PORTVERSION}/docs
do-install: