aboutsummaryrefslogtreecommitdiff
path: root/devel/doxygen
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-09-25 12:21:43 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-09-25 12:21:43 +0000
commit5e5841f2cd18d6e51ddddeb117432410a7d22614 (patch)
treeff3848099747774e69f3bda4d04dd29927deb93b /devel/doxygen
parent016268dfb5cf0e82b8cf522bc11c60b30fb57175 (diff)
downloadports-5e5841f2cd18d6e51ddddeb117432410a7d22614.tar.gz
ports-5e5841f2cd18d6e51ddddeb117432410a7d22614.zip
Notes
Diffstat (limited to 'devel/doxygen')
-rw-r--r--devel/doxygen/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/doxygen/Makefile b/devel/doxygen/Makefile
index eca88b3bdf18..a115dac01e2a 100644
--- a/devel/doxygen/Makefile
+++ b/devel/doxygen/Makefile
@@ -9,11 +9,10 @@ PORTNAME= doxygen
PORTVERSION= 1.1.0
CATEGORIES= devel
MASTER_SITES= http://www.stack.nl/~dimitri/doxygen/dl/
-DISTNAME= ${PORTNAME}-${PORTVERSION}.src
+DISTFILES= ${PORTNAME}-${PORTVERSION}.src.tar.gz
MAINTAINER= joep@di.nl
-WRKSRC= ${WRKDIR}/${PKGNAME}
USE_QT= yes
USE_PERL5= yes
MAKE_ENV+= QTDIR="${X11BASE}" PCFLAGS="${CFLAGS}" PCXXFLAGS="${CXXFLAGS}"