[Midnightbsd-cvs] mports: Makefile: This port depends on the apr-gdbm version...
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Sat Aug 23 16:55:39 EDT 2008
Log Message:
-----------
This port depends on the apr-gdbm version... i don't think magus is making it. I'm considering making a port that sucks in the other port and does this. In the mean time, make apr a dependancy at least.
It's closer to reality.
Modified Files:
--------------
mports/devel/cvs2svn:
Makefile (r1.1 -> r1.2)
-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/devel/cvs2svn/Makefile,v
retrieving revision 1.1
retrieving revision 1.2
diff -L devel/cvs2svn/Makefile -L devel/cvs2svn/Makefile -u -r1.1 -r1.2
--- devel/cvs2svn/Makefile
+++ devel/cvs2svn/Makefile
@@ -19,6 +19,7 @@
COMMENT= CVS to Subversion Repository Converter
LICENSE= other
+LIB_DEPENDS= aprutil-1.2:${PORTSDIR}/devel/apr
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/gdbm.so:${PORTSDIR}/databases/py-gdbm
RUN_DEPENDS= ${LOCALBASE}/bin/svn:${PORTSDIR}/devel/subversion \
${LOCALBASE}/bin/git:${PORTSDIR}/devel/git \
More information about the Midnightbsd-cvs
mailing list