summaryrefslogtreecommitdiff
path: root/lang/cint/Makefile
diff options
context:
space:
mode:
authordrochner <drochner>2000-06-19 19:59:32 +0000
committerdrochner <drochner>2000-06-19 19:59:32 +0000
commitc8f27faa948255f373648b3c3d9c3aa97fc1e592 (patch)
tree719ff71f4a7dfbb424c9c1b1e506c72e1b2e2c8b /lang/cint/Makefile
parent6267e4f090a80e83f7ed666778678eefdc6039e3 (diff)
downloadpkgsrc-c8f27faa948255f373648b3c3d9c3aa97fc1e592.tar.gz
put distfile into own DIST_SUBDIR because the filename doesn't change
between minor versions, upgrade to 5.14.40
Diffstat (limited to 'lang/cint/Makefile')
-rw-r--r--lang/cint/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/cint/Makefile b/lang/cint/Makefile
index a56a9839c34..04e656c3b20 100644
--- a/lang/cint/Makefile
+++ b/lang/cint/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.4 2000/02/05 19:45:33 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2000/06/19 19:59:32 drochner Exp $
DISTNAME= cint5.14
-PKGNAME= cint-5.14.29
+PKGNAME= cint-5.14.40
NO_WRKSUBDIR= yes
CATEGORIES= lang
MASTER_SITES= ftp://root.cern.ch/root/
@@ -9,7 +9,8 @@ MASTER_SITES= ftp://root.cern.ch/root/
MAINTAINER= drochner@netbsd.org
HOMEPAGE= http://root.cern.ch/root/Cint.html
-BROKEN= does not compile
+#same distribution file name for minor versions
+DIST_SUBDIR= ${PKGNAME}
do-build:
@cd ${WRKDIR}; \
@@ -29,7 +30,6 @@ do-install:
${LN} ${PREFIX}/bin/cint ${PREFIX}/bin/makecint
${INSTALL_DATA} ${WRKDIR}/MAKEINFO ${PREFIX}/cint
${CP} -r ${WRKDIR}/include ${WRKDIR}/stl ${PREFIX}/cint
- ${RM} ${PREFIX}/cint/include/G__*
${RM} ${PREFIX}/cint/include/Makeit ${PREFIX}/cint/include/make*
${MKDIR} ${PREFIX}/cint/lib
${CP} -r ${WRKDIR}/lib/prec_stl ${PREFIX}/cint/lib